Delete module kotlin-build-common included twice (#3459)

kotlin-build-common included twice in includes
This commit is contained in:
Andrey
2020-06-10 20:39:07 +07:00
committed by GitHub
parent 3921a0ed70
commit 1539128c3f
+1 -2
View File
@@ -60,8 +60,7 @@ gradleEnterprise {
BuildCacheKt.setupBuildCache(settings)
// modules
include ":kotlin-build-common",
":benchmarks",
include ":benchmarks",
":compiler",
":compiler:util",
":compiler:config",