Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-ot committed Apr 27, 2023
1 parent 93a6d4c commit 92e7218
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/java/org/mockitousage/matchers/MatchersTest.java
Expand Up @@ -62,7 +62,6 @@
import org.mockito.exceptions.verification.WantedButNotInvoked;
import org.mockito.exceptions.verification.opentest4j.ArgumentsAreDifferent;
import org.mockitousage.IMethods;
import org.mockitousage.stubbing.StubbingUsingDoReturnTest;
import org.mockitoutil.TestBase;

@SuppressWarnings("unchecked")
Expand Down

0 comments on commit 92e7218

Please sign in to comment.