Skip to content

Commit a997d78

Browse files
committed
removed puzzle
1 parent 5d9f256 commit a997d78

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/java/com/amihaiemil/docker/Images.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@
4040
* unit test method save() and other future methods which may require more
4141
* than 1 HTTP request. Currently, the unit testing infrastructure does
4242
* not support more than 1 HTTP request..
43-
* @todo #254:30mim ImportFromTar method should return Image instead of void.
44-
* Find a way to read the imported Image's identifier, maybe add a new
45-
* implementation of Image for this case.
4643
*/
4744
public interface Images extends Iterable<Image> {
4845

0 commit comments

Comments
 (0)