Refactor: remove unused imports (#248)
This commit is contained in:
@@ -23,9 +23,6 @@ import java.net.MalformedURLException;
|
||||
import java.net.URL;
|
||||
import java.net.Authenticator;
|
||||
|
||||
import com.sheepit.client.network.Proxy;
|
||||
import com.sheepit.client.network.ProxyAuthenticator;
|
||||
|
||||
public class Proxy {
|
||||
|
||||
public static void set(String url_) throws MalformedURLException {
|
||||
|
||||
Reference in New Issue
Block a user