Skip to content

Commit c9ac3ee

Browse files
committed
Fix lints
1 parent 1b4f282 commit c9ac3ee

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

core/src/jvmMain/kotlin/com/powersync/ExtractLib.kt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
package com.powersync
22

33
import java.io.File
4-
import java.nio.file.Files
5-
import java.nio.file.Path
64
import java.util.UUID
7-
import kotlin.io.path.Path
8-
import kotlin.io.path.absolutePathString
9-
import kotlin.uuid.Uuid
105

116
private class R
127

0 commit comments

Comments
 (0)