Skip to content

Commit

Permalink
Resolved PMD issues
Browse files Browse the repository at this point in the history
  • Loading branch information
npathai committed Oct 15, 2018
1 parent ab2c12e commit 37ae182
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
import java.util.PrimitiveIterator;
import java.util.Random;
import java.util.Set;
import java.util.Iterator;

/**
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
package com.iluwatar.hexagonal.domain;

import java.util.concurrent.atomic.AtomicInteger;
import java.util.concurrent.atomic.LongAdder;

/**
* Lottery ticked id
Expand Down

0 comments on commit 37ae182

Please sign in to comment.