Skip to content

Commit ef2b804

Browse files
committed
Reformat imports on configuration cache test
1 parent a9b5fe1 commit ef2b804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-dgs-codegen-gradle/src/test/kotlin/com/netflix/graphql/dgs/CodegenGradlePluginConfigurationCacheTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ import org.junit.jupiter.api.io.TempDir
2525
import java.io.File
2626
import java.net.URI
2727
import java.nio.file.*
28-
import kotlin.io.path.writeText
2928
import kotlin.io.path.createDirectories
29+
import kotlin.io.path.writeText
3030

3131
class CodegenGradlePluginConfigurationCacheTest {
3232

0 commit comments

Comments
 (0)