cjmctague opened a new pull request #1066: Fluo source cleanup/simplification URL: https://github.com/apache/fluo/pull/1066 - Removed unnecessary interface modifiers - Removed unnecessary calls to toString() - Removed redundant local variables - size() == 0 replaced with isEmpty() - Simplified JUnit assertions - Remove redundant imports from the same package - Remove java.lang imports. They are imported by default. - Remove unused import from FluoRemove
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
