chore: remove leftover comment
ci/woodpecker/push/gradle Pipeline was successful Details
ci/woodpecker/push/pages Pipeline was successful Details

This commit is contained in:
Johannes Frohnmeyer 2024-03-25 15:32:55 +01:00
parent fd6eebd2c6
commit 571cd59db3
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ args.loaderKind.finalizeValue()
// Configure loom for stricter dev env
loom {
runtimeOnlyLog4j.set(true)
// Other loaders unfortunately don't support this yet
if (args.isSplitSources) splitEnvironmentSourceSets()
silentMojangMappingsLicense()
}