mirror of
https://github.com/apple/pkl.git
synced 2026-03-20 00:04:05 +01:00
Remove remnants of Alpine Linux workaround (#466)
This commit is contained in:
@@ -40,7 +40,3 @@ fun cliMain(block: () -> Unit) {
|
||||
exitProcess(1)
|
||||
}
|
||||
}
|
||||
|
||||
object CliMain {
|
||||
val compat: String? = System.getProperty("org.pkl.compat")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user