Fix whitespace
This commit is contained in:
parent
c6d776d6f4
commit
114dc611e0
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ abstract class PaperweightSourceGeneratorHelper : Plugin<Project> {
|
|||
vanilla.name(files(copyResources.flatMap { it.outputJar }))
|
||||
}
|
||||
|
||||
|
||||
afterEvaluate {
|
||||
if (ext.addVanillaServerToImplementation.get()) {
|
||||
configurations.named("implementation") {
|
||||
|
|
Loading…
Reference in a new issue