Lint: Remove unused imports

This commit is contained in:
Cameron Gutman
2014-11-13 21:30:32 -08:00
parent 1965cc2347
commit 6604675bf9
5 changed files with 0 additions and 14 deletions

View File

@@ -4,8 +4,6 @@ import java.io.FileNotFoundException;
import java.io.IOException;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.security.KeyManagementException;
import java.security.NoSuchAlgorithmException;
import java.util.List;
import org.xmlpull.v1.XmlPullParserException;