Browse Source

Remove useless import

Fabio Battaglia 4 years ago
parent
commit
05ecccf6d9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/test/java/info/hkzlab/dupal/analyzer/AppTest.java

+ 0 - 1
src/test/java/info/hkzlab/dupal/analyzer/AppTest.java

@@ -1,7 +1,6 @@
 package info.hkzlab.dupal.analyzer;
 package info.hkzlab.dupal.analyzer;
 
 
 import static org.junit.Assert.assertEquals;
 import static org.junit.Assert.assertEquals;
-import static org.junit.Assert.assertTrue;
 
 
 import org.junit.Test;
 import org.junit.Test;