Skip to content

Commit cd7f3c7

Browse files
committed
test: remove unused import
1 parent 54c6764 commit cd7f3c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/adventofcode/flashk/day08/Day08Test.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package com.adventofcode.flashk.day08;
22

3-
import org.junit.jupiter.api.Disabled;
43
import org.junit.jupiter.api.DisplayName;
54
import org.junit.jupiter.api.MethodOrderer.OrderAnnotation;
65
import org.junit.jupiter.api.Order;

0 commit comments

Comments
 (0)