Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Apr 26, 2024
1 parent c6d776d commit 114dc61
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ abstract class PaperweightSourceGeneratorHelper : Plugin<Project> {
vanilla.name(files(copyResources.flatMap { it.outputJar }))
}


afterEvaluate {
if (ext.addVanillaServerToImplementation.get()) {
configurations.named("implementation") {
Expand Down

0 comments on commit 114dc61

Please sign in to comment.