Skip to content

Commit

Permalink
yegor256#321 todo removed
Browse files Browse the repository at this point in the history
  • Loading branch information
longtimeago committed Oct 5, 2014
1 parent ded1749 commit 3b5f214
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/com/thindeck/dynamo/DyBase.java
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@
* @since 0.3
* @todo #290 Implement user, repos and txn methods to retrieve data from
* appropriate tables and remove SuppressWarnings.
* @todo #290 Add dynamo maven plugin and create IT tests for dynamo based
* classes.
*/
@SuppressWarnings({ "PMD.SingularField", "PMD.UnusedPrivateField" })
public final class DyBase implements Base {
Expand Down

0 comments on commit 3b5f214

Please sign in to comment.