Skip to content

Commit

Permalink
Remove the Unused import - org.junit.Assert.
Browse files Browse the repository at this point in the history
  • Loading branch information
dota17 committed May 18, 2020
1 parent d8f949a commit b0317fd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
import java.util.List;
import java.util.function.Predicate;

import org.junit.Assert;

/**
* Extension of {@link AbstractCollectionTest} for exercising the
* {@link CompositeCollection} implementation.
Expand Down

0 comments on commit b0317fd

Please sign in to comment.