Skip to content

Commit dc4ae85

Browse files
committed
Remove unused import.
1 parent 27d91a5 commit dc4ae85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: tests/aockt/y2015/Y2015D04Test.kt

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package aockt.y2015
22

33
import io.github.jadarma.aockt.test.AdventDay
44
import io.github.jadarma.aockt.test.AdventSpec
5-
import io.kotest.matchers.shouldBe
65

76
@AdventDay(2015, 4, "The Ideal Stocking Stuffer")
87
class Y2015D04Test : AdventSpec<Y2015D04>({

0 commit comments

Comments
 (0)