Skip to content

Commit

Permalink
remove unused import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
bratkartoffel committed Jan 28, 2024
1 parent 357624d commit b0f9d09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/src/test/java/eu/fraho/blm2/st/GeneralTests.java
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
import org.hamcrest.MatcherAssert;
import org.hamcrest.Matchers;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.MethodSource;
import org.junit.jupiter.params.provider.ValueSource;
Expand Down

0 comments on commit b0f9d09

Please sign in to comment.