We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8932f commit 6748f91Copy full SHA for 6748f91
diktat-test-framework/src/main/kotlin/org/cqfn/diktat/test/framework/util/TestUtils.kt
@@ -15,7 +15,6 @@ import java.nio.file.Path
15
import java.nio.file.SimpleFileVisitor
16
import java.nio.file.NoSuchFileException
17
import java.nio.file.attribute.BasicFileAttributes
18
-
19
import kotlin.io.path.absolute
20
import kotlin.io.path.deleteExisting
21
import kotlin.io.path.deleteIfExists
0 commit comments