aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-multimodule-0/build.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/gradle/projects/it-multimodule-0/build.gradle.kts')
-rw-r--r--integration-tests/gradle/projects/it-multimodule-0/build.gradle.kts5
1 files changed, 0 insertions, 5 deletions
diff --git a/integration-tests/gradle/projects/it-multimodule-0/build.gradle.kts b/integration-tests/gradle/projects/it-multimodule-0/build.gradle.kts
deleted file mode 100644
index 948e0c3b..00000000
--- a/integration-tests/gradle/projects/it-multimodule-0/build.gradle.kts
+++ /dev/null
@@ -1,5 +0,0 @@
-/*
- * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
- */
-
-apply(from = "../template.root.gradle.kts")