Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrueden committed May 7, 2024
1 parent 07e49bc commit 806a568
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commonMain/kotlin/main.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// Main entry point for Jaunch configurator.

import platform.posix.exit
import platform.posix.rename

const val USAGE_MESSAGE = """
Hello! You have found the Jaunch configurator.
Expand Down

0 comments on commit 806a568

Please sign in to comment.