clean up the after effects of bringing back webUI

This commit is contained in:
Aria Moradi
2021-08-07 22:52:44 +04:30
parent 08f49e0ac4
commit a17d6a2ea4
6 changed files with 4 additions and 28 deletions
-1
View File
@@ -172,7 +172,6 @@ tasks {
named<Copy>("processResources") {
duplicatesStrategy = DuplicatesStrategy.INCLUDE
mustRunAfter(":webUI:copyBuild")
}
withType<LintTask> {