morningman commented on pull request #5165: URL: https://github.com/apache/incubator-doris/pull/5165#issuecomment-753714505
Hi, @kangkaisen , there are unused imports: ``` SingleNodePlanner.java:76:8: Unused import - java.util.UUID. [UnusedImports] ``` Please fix it first. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
