summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2022-08-18 21:57:14 -0700
committerSiva Velusamy <vsiva@google.com>2022-08-18 21:57:14 -0700
commitfef95aa492fade9282c01bc07f4e79abc533ab22 (patch)
treed1a3f4da8caddcfbfaf7106cecc1b21230f2ef91
parent5dde82450c5e067db17cce39b527434ae50f5bbe (diff)
downloadsamples-fef95aa492fade9282c01bc07f4e79abc533ab22.tar.gz
Delete empty project and application component tagsstudio-2022.2.1-canary7studio-2022.2.1-canary2studio-2022.1.1-canary2
Components are deprecated and shouldn't be used. Bug: 243082216 Test: no functional changes Change-Id: Ie9139011949c144c90e88343e1decfabdd2461cd
-rw-r--r--src/META-INF/plugin.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/META-INF/plugin.xml b/src/META-INF/plugin.xml
index cfd3763..a981682 100644
--- a/src/META-INF/plugin.xml
+++ b/src/META-INF/plugin.xml
@@ -23,12 +23,6 @@
<projectService serviceImplementation="com.google.devrel.cluestick.studioclient.DynamicToolWindowWrapper"/>
</extensions>
- <application-components>
- </application-components>
-
- <project-components>
- </project-components>
-
<actions>
<action id="Cluestick.SearchMenu" class="com.google.devrel.cluestick.studioclient.FindSampleUsageAction" text="_Find Sample Code">
<add-to-group group-id="EditorPopupMenu1.FindRefactor" anchor="after" relative-to-action="FindUsages" />