Skip to content

Commit e2c8bb0

Browse files
committed
fix(FootBallMatchReportsTest.java): remove unused import
1 parent 74225e5 commit e2c8bb0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

exercises/concept/football-match-reports/src/test/java/FootballMatchReportsTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import org.junit.jupiter.api.Test;
44

55
import static org.assertj.core.api.Assertions.assertThat;
6-
import static org.assertj.core.api.Assertions.assertThatExceptionOfType;
76

87
public class FootballMatchReportsTest {
98

0 commit comments

Comments
 (0)