Merge pull request #349 from hansjoachim/warnings

Fixes various warnings
This commit is contained in:
Jeremy Long
2015-09-13 07:37:25 -04:00
15 changed files with 18 additions and 106 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;
/**
*