Skip to content

Commit

Permalink
removing unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
massimeddu-sj committed Sep 6, 2024
1 parent d56fd4c commit 6fcf9fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion maven_plugin/src/test/java/it/IntegrationTestsIT.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package it;

import static com.soebes.itf.extension.assertj.MavenITAssertions.assertThat;
import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.jupiter.api.Assertions.assertTrue;

import com.soebes.itf.jupiter.extension.MavenJupiterExtension;
Expand Down

0 comments on commit 6fcf9fd

Please sign in to comment.