summaryrefslogtreecommitdiff
path: root/compose-ide-plugin/BUILD
diff options
context:
space:
mode:
authorMatthew Gharrity <gharrma@google.com>2021-04-10 19:27:05 -0400
committerMatthew Gharrity <gharrma@google.com>2021-04-13 14:52:46 +0000
commit23bb6ce4212723619c1a9ee9a165e325f99fa71c (patch)
treeee456c95e6ea90765a1eca4dca0b9d1e2902c8af /compose-ide-plugin/BUILD
parent5379eb2c6a0b614d0e1d0def7073ff92c61985f8 (diff)
downloadidea-23bb6ce4212723619c1a9ee9a165e325f99fa71c.tar.gz
Clean up the data dependency on Kotlin/build.txt
Bug: 185003887 Test: existing Bazel tests Change-Id: If98709388e35b6dbd87275e2a5f9e97e479c5bfa
Diffstat (limited to 'compose-ide-plugin/BUILD')
-rw-r--r--compose-ide-plugin/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/compose-ide-plugin/BUILD b/compose-ide-plugin/BUILD
index 5b8017a9c27..df3b297b7b0 100644
--- a/compose-ide-plugin/BUILD
+++ b/compose-ide-plugin/BUILD
@@ -37,7 +37,6 @@ iml_module(
"//tools/base/third_party/kotlin:kotlin-m2repository.zip",
"//tools/base/build-system:gradle-distrib",
"//prebuilts/studio/sdk:licenses",
- "//prebuilts/tools/common/kotlin-plugin:Kotlin/kotlinc/build.txt",
"//tools/adt/idea/compose-ide-plugin/testData",
],
test_srcs = ["testSrc"],