Skip to content

Commit

Permalink
(#73) Removed the puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
rocket-3 committed Oct 4, 2021
1 parent f37c8ca commit 72a0fc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/org/fusionsoft/database/DbdFile.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
/**
* The interface representing a DBD file.
* @since 0.1
* @todo #40:15min Create basic DbdFile implementation.
*/
public interface DbdFile extends YamlRepresentative {

Expand Down

1 comment on commit 72a0fc2

@0pdd
Copy link

@0pdd 0pdd commented on 72a0fc2 Oct 4, 2021

Choose a reason for hiding this comment

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

Puzzle 40-de9f018a disappeared from src/main/java/org/fusionsoft/database/DbdFile.java, that's why I closed #73. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

Please sign in to comment.