Skip to content

Commit 4b9c36b

Browse files
committed
Removed not used imports.
1 parent 4b245de commit 4b9c36b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/java/tests/br/edu/ufcg/splab/designtests/designrules/ProvideIdentifierPropertyRuleTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
package tests.br.edu.ufcg.splab.designtests.designrules;
22

33
import static org.junit.Assert.assertEquals;
4-
import static org.junit.Assert.assertFalse;
5-
import static org.junit.Assert.assertNotSame;
64
import static org.junit.Assert.assertTrue;
75

86
import java.util.Set;

0 commit comments

Comments
 (0)