Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Jul 15, 2012
1 parent 40375ef commit 620ccfd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/org/junit/matchers/JUnitMatchers.java
Expand Up @@ -2,7 +2,6 @@

import org.hamcrest.CoreMatchers;
import org.hamcrest.Matcher;
import org.hamcrest.core.CombinableMatcher;
import org.hamcrest.core.CombinableMatcher.CombinableBothMatcher;
import org.hamcrest.core.CombinableMatcher.CombinableEitherMatcher;
import org.junit.internal.matchers.CauseMatcher;
Expand Down

0 comments on commit 620ccfd

Please sign in to comment.