Skip to content

Commit ef00a26

Browse files
committed
remove redundant newline
1 parent 4f006e5 commit ef00a26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/linux/src/files/FileSystemLinux.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,3 @@ internal actual fun basenameImpl(path: String): String {
3030
}
3131

3232
internal actual fun isAbsoluteImpl(path: String): Boolean = path.startsWith('/')
33-

0 commit comments

Comments
 (0)