Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
laech committed Jul 2, 2024
1 parent 5dff596 commit 99ede7c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -231,14 +231,6 @@
instance="com.gitlab.lae.intellij.actions.tree.app.AppConfigurable"/>
</extensions>

<application-components>
<component>
<implementation-class>
com.gitlab.lae.intellij.actions.tree.app.App
</implementation-class>
</component>
</application-components>

<applicationListeners>
<listener class="com.gitlab.lae.intellij.actions.tree.app.Startup"
topic="com.intellij.ide.AppLifecycleListener"/>
Expand Down

0 comments on commit 99ede7c

Please sign in to comment.