Skip to content
Snippets Groups Projects
Commit 30872ede authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Remove unused imports

parent ba37d046
No related branches found
No related tags found
No related merge requests found
...@@ -23,9 +23,6 @@ import java.io.BufferedInputStream; ...@@ -23,9 +23,6 @@ import java.io.BufferedInputStream;
import java.io.IOException; import java.io.IOException;
import java.io.InputStream; import java.io.InputStream;
import java.net.URLConnection; import java.net.URLConnection;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
import java.util.regex.Matcher; import java.util.regex.Matcher;
import java.util.regex.Pattern; import java.util.regex.Pattern;
import org.apache.commons.codec.binary.Base64; import org.apache.commons.codec.binary.Base64;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment