Re-revert good small changes
All checks were successful
PRs & Pushes / test (push) Successful in 2m16s
PRs & Pushes / build-jars (push) Successful in 2m35s
PRs & Pushes / build-apidoc (push) Successful in 2m15s

This commit is contained in:
JeremyStar™ 2024-12-29 16:27:56 +01:00
parent ebe2a85444
commit 0f229d51d7
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D
2 changed files with 0 additions and 3 deletions

View file

@ -125,7 +125,6 @@ allprojects {
withDistributeLicense()
encoding = "UTF-8"
withZip64()
withBuildDependsOnJar()
withSuppressWarnings()
jvmToolchain = (property("languageJava") as String).toInt()
jvmTarget = (property("languageJava") as String).toInt()

View file

@ -1,5 +1,3 @@
import java.net.URI
/*
* STAROPENSOURCE ENGINE SOURCE FILE
* Copyright (c) 2024 The StarOpenSource Engine Authors