Skip to content

Commit 76d59b8

Browse files
committed
Removed unused import statement for JUnit Ignore
1 parent f8985ac commit 76d59b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/it/unipr/analysis/cron/EVMBytecodeGroundTruth.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
import java.util.Set;
1515
import org.apache.logging.log4j.LogManager;
1616
import org.apache.logging.log4j.Logger;
17-
import org.junit.Ignore;
1817
import org.junit.Test;
1918

2019
/*

0 commit comments

Comments
 (0)