Skip to content

Commit ae4f06a

Browse files
committed
Removed an unused import.
1 parent dcb8e2c commit ae4f06a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/spectralogic/ds3client/networking/NetUtils.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import com.google.common.base.Function;
44
import com.google.common.base.Joiner;
55
import com.google.common.collect.Iterators;
6-
import com.google.common.collect.Lists;
76
import com.spectralogic.ds3client.BulkCommand;
87

98
import java.net.MalformedURLException;

0 commit comments

Comments
 (0)