Skip to content

Commit

Permalink
Minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbodart committed Oct 25, 2015
1 parent 87be867 commit 7d4fdce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/com/googlecode/utterlyidle/ssl/SSL.java
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStream;
import java.security.KeyManagementException;
import java.security.KeyStore;
import java.security.NoSuchAlgorithmException;
import java.util.Map;

import static com.googlecode.totallylazy.LazyException.lazyException;
Expand Down

0 comments on commit 7d4fdce

Please sign in to comment.