Skip to content

Commit 9126417

Browse files
committed
style: remove imports on app test
Signed-off-by: Otavio Santana <[email protected]>
1 parent 97f3e49 commit 9126417

File tree

1 file changed

+0
-2
lines changed
  • src/test/java/org/soujava/demos/mongodb/document

1 file changed

+0
-2
lines changed

src/test/java/org/soujava/demos/mongodb/document/AppTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
import org.jboss.weld.junit5.auto.EnableAutoWeld;
1515
import org.junit.jupiter.api.Test;
1616

17-
import static org.junit.jupiter.api.Assertions.*;
18-
1917

2018
@EnableAutoWeld
2119
@AddPackages(value = {Database.class, EntityConverter.class, DocumentTemplate.class, MongoDBTemplate.class})

0 commit comments

Comments
 (0)