Skip to content

Commit

Permalink
Fix ktlint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
IUADE0FY committed Jun 16, 2024
1 parent 873fa63 commit f4c24c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ import com.tschuchort.compiletesting.SourceFile.Companion.java
import com.tschuchort.compiletesting.SourceFile.Companion.kotlin
import com.tschuchort.compiletesting.kspSourcesDir
import com.tschuchort.compiletesting.symbolProcessorProviders
import org.jetbrains.kotlin.compiler.plugin.ExperimentalCompilerApi
import java.io.File
import org.jetbrains.kotlin.compiler.plugin.ExperimentalCompilerApi
import org.junit.Test
import org.junit.runner.RunWith

Expand Down

0 comments on commit f4c24c6

Please sign in to comment.