clean up the after effects of bringing back webUI
This commit is contained in:
@@ -172,7 +172,6 @@ tasks {
|
||||
|
||||
named<Copy>("processResources") {
|
||||
duplicatesStrategy = DuplicatesStrategy.INCLUDE
|
||||
mustRunAfter(":webUI:copyBuild")
|
||||
}
|
||||
|
||||
withType<LintTask> {
|
||||
|
||||
Reference in New Issue
Block a user