Organise imports

This commit is contained in:
yueh
2016-09-17 17:05:07 +02:00
parent 035dc244ff
commit 71396637e3
55 changed files with 58 additions and 28 deletions
@@ -19,11 +19,11 @@
package appeng.util;
import org.junit.Test;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
/**
* Tests for {@link UUIDMatcher}