Optimize imports in all files, remove useless whitespace in some and fix indentation

This commit is contained in:
uberspot
2014-03-13 19:29:21 +02:00
parent 5b907f222e
commit 79a8528a63
12 changed files with 85 additions and 133 deletions

View File

@@ -9,9 +9,9 @@ page at http://checkstyle.sourceforge.net/config.html -->
<module name="OpenPgpChecker">
<module name="SuppressionFilter">
<!--<module name="SuppressionFilter">
<property name="file" value="tools/suppressions.xml"/>
</module>
</module>-->
<module name="RegexpSingleline">
<!-- Requires a copyright notice in each file.