Skip to content

Commit da0ea58

Browse files
committed
Removed unused import from BucketInfo
1 parent b8defb8 commit da0ea58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gcloud-java-storage/src/main/java/com/google/gcloud/storage/BucketInfo.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
import com.google.common.base.Function;
3434
import com.google.common.base.MoreObjects;
3535
import com.google.common.collect.ImmutableList;
36-
import com.google.common.collect.ImmutableMap;
3736
import com.google.gcloud.storage.Acl.Entity;
3837

3938
import java.io.IOException;

0 commit comments

Comments
 (0)