Remove unused imports

This commit is contained in:
Hans Joachim Desserud
2015-09-12 14:06:47 +02:00
parent 0859eab2dc
commit 903eaed250
9 changed files with 2 additions and 24 deletions

View File

@@ -26,7 +26,6 @@ import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.ExpectedException;
import org.owasp.dependencycheck.utils.Checksum;
import org.owasp.dependencycheck.utils.Checksum;
/**
*