Re-revert good small changes
This commit is contained in:
parent
ebe2a85444
commit
0f229d51d7
2 changed files with 0 additions and 3 deletions
|
@ -125,7 +125,6 @@ allprojects {
|
|||
withDistributeLicense()
|
||||
encoding = "UTF-8"
|
||||
withZip64()
|
||||
withBuildDependsOnJar()
|
||||
withSuppressWarnings()
|
||||
jvmToolchain = (property("languageJava") as String).toInt()
|
||||
jvmTarget = (property("languageJava") as String).toInt()
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
import java.net.URI
|
||||
|
||||
/*
|
||||
* STAROPENSOURCE ENGINE SOURCE FILE
|
||||
* Copyright (c) 2024 The StarOpenSource Engine Authors
|
||||
|
|
Loading…
Reference in a new issue