We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c788f commit ebabf94Copy full SHA for ebabf94
2 files changed
[refs]
@@ -1,4 +1,4 @@
1
---
2
-refs/heads/master: b8defb8e585468e0b95142080248a9f00be87c18
+refs/heads/master: da0ea589ff5362b261e92d1b755a16699abacd42
3
refs/heads/travis: 0fa997e2fc9c6b61b2d91e6d163655aae67d44b6
4
refs/heads/gh-pages: 5a10432ecc75f29812e33a8236c900379509fe99
trunk/gcloud-java-storage/src/main/java/com/google/gcloud/storage/BucketInfo.java
@@ -33,7 +33,6 @@
33
import com.google.common.base.Function;
34
import com.google.common.base.MoreObjects;
35
import com.google.common.collect.ImmutableList;
36
-import com.google.common.collect.ImmutableMap;
37
import com.google.gcloud.storage.Acl.Entity;
38
39
import java.io.IOException;
0 commit comments