Skip to content

Commit

Permalink
removed puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Jan 14, 2019
1 parent 5d9f256 commit a997d78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/java/com/amihaiemil/docker/Images.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@
* unit test method save() and other future methods which may require more
* than 1 HTTP request. Currently, the unit testing infrastructure does
* not support more than 1 HTTP request..
* @todo #254:30mim ImportFromTar method should return Image instead of void.
* Find a way to read the imported Image's identifier, maybe add a new
* implementation of Image for this case.
*/
public interface Images extends Iterable<Image> {

Expand Down

0 comments on commit a997d78

Please sign in to comment.