Skip to content

Commit

Permalink
Remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrueden committed May 7, 2024
1 parent 4c40c81 commit 24c98a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/posixMain/kotlin/file.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import kotlinx.cinterop.*
import kotlinx.cinterop.nativeHeap.alloc
import platform.posix.*

@Suppress("EXPECT_ACTUAL_CLASSIFIERS_ARE_IN_BETA_WARNING")
Expand Down

0 comments on commit 24c98a3

Please sign in to comment.