Skip to content

Commit

Permalink
yegor256#406 suppress warning was outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
longtimeago committed Nov 1, 2014
1 parent 6ee2eee commit b7277cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/com/thindeck/dynamo/DyTasks.java
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
@Immutable
@ToString
@EqualsAndHashCode
@SuppressWarnings({"PMD.UnusedPrivateField", "PMD.SingularField" })
public final class DyTasks implements Tasks {
/**
* Region we're in.
Expand Down

0 comments on commit b7277cb

Please sign in to comment.