Skip to content

Commit

Permalink
remove useless puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Nov 27, 2017
1 parent b61345a commit a0aed9d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/co/comdor/RtDockerHost.java
Expand Up @@ -40,8 +40,6 @@
* @author Mihai Andronache (amihaiemil@gmail.com)
* @version $Id$
* @since 0.0.3
* @todo #58:30min Add a Decorator which catches all the checked exceptions,
* logs them and throws a RuntimeException further.
*/
public final class RtDockerHost implements DockerHost{

Expand Down

2 comments on commit a0aed9d

@0pdd
Copy link

@0pdd 0pdd commented on a0aed9d Nov 27, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 58-d132ca5f disappeared from src/main/java/co/comdor/RtDockerHost.java, that's why I closed #62.

@0pdd
Copy link

@0pdd 0pdd commented on a0aed9d Nov 27, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 68-99d22887 disappeared from src/main/java/co/comdor/FireUpDocker.java, that's why I closed #73.

Please sign in to comment.