Skip to content

Commit

Permalink
#1379 puzzle for continuing
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Apr 7, 2018
1 parent dad3d13 commit da1f79f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/com/jcabi/github/Existence.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
* @author Mihai Andronache ([email protected])
* @version $Id$
* @since 0.38
* @todo #1379:30min Use this class to implement Smart.exists() method for all
* Github entities we have (Repo, Issue, User etc).
*/
@Immutable
@Loggable(Loggable.DEBUG)
Expand Down

1 comment on commit da1f79f

@0pdd
Copy link

@0pdd 0pdd commented on da1f79f Apr 7, 2018

Choose a reason for hiding this comment

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

Puzzle 1379-ca8e6892 discovered in src/main/java/com/jcabi/github/Existence.java and submitted as #1382. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.