Skip to content

Commit b284c43

Browse files
committed
#1005: Removed unused import.
I apologize for the inconvenience.
1 parent c54f92f commit b284c43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-java-core/src/main/java/com/github/dockerjava/core/command/SaveImagesCmdImpl.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import com.github.dockerjava.api.command.SaveImagesCmd;
44
import com.github.dockerjava.api.exception.NotFoundException;
5-
import com.google.common.base.Strings;
65
import com.google.common.collect.ImmutableList;
76

87
import javax.annotation.Nonnull;

0 commit comments

Comments
 (0)