Delete module kotlin-build-common included twice (#3459)
kotlin-build-common included twice in includes
This commit is contained in:
+1
-2
@@ -60,8 +60,7 @@ gradleEnterprise {
|
||||
BuildCacheKt.setupBuildCache(settings)
|
||||
|
||||
// modules
|
||||
include ":kotlin-build-common",
|
||||
":benchmarks",
|
||||
include ":benchmarks",
|
||||
":compiler",
|
||||
":compiler:util",
|
||||
":compiler:config",
|
||||
|
||||
Reference in New Issue
Block a user