We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e8357 commit f6aaf8fCopy full SHA for f6aaf8f
processor/src/test/kotlin/com/tobrun/datacompat/DataCompatProcessorTest.kt
@@ -9,7 +9,6 @@ import com.tschuchort.compiletesting.SourceFile
9
import com.tschuchort.compiletesting.symbolProcessorProviders
10
import io.kotest.core.spec.style.BehaviorSpec
11
import io.kotest.matchers.shouldBe
12
-import java.io.File
13
14
private val simpleTest = SourceFile.kotlin(
15
"PersonData.kt",
0 commit comments