We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d00d97 commit 11ce83cCopy full SHA for 11ce83c
gcloud-java-storage/src/main/java/com/google/gcloud/storage/StorageImpl.java
@@ -50,10 +50,8 @@
50
51
import java.io.Serializable;
52
import java.io.UnsupportedEncodingException;
53
-import java.net.MalformedURLException;
54
import java.net.URI;
55
import java.net.URISyntaxException;
56
-import java.net.URL;
57
import java.net.URLEncoder;
58
import java.security.InvalidKeyException;
59
import java.security.NoSuchAlgorithmException;
0 commit comments