simonbence commented on pull request #4811: URL: https://github.com/apache/nifi/pull/4811#issuecomment-775756043
Hi, Please fix checkstyle issues: src/test/java/org/apache/nifi/web/search/query/RegexSearchQueryParserTest.java:[30,8] (imports) UnusedImports: Unused import - java.util.regex.Matcher. 2006 Warning: src/test/java/org/apache/nifi/web/search/query/RegexSearchQueryParserTest.java:[31,8] (imports) UnusedImports: Unused import - java.util.regex.Pattern. ---------------------------------------------------------------- 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]
