Skip to content

Commit 940e85e

Browse files
committed
refactor: Remove unused listener
1 parent f4e7949 commit 940e85e

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

src/main/kotlin/com/github/ilovegamecoding/intellijcodexp/listeners/MyFrameStateListener.kt

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/main/resources/META-INF/plugin.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,5 @@
2323
</application-components>
2424

2525
<applicationListeners>
26-
<listener class="com.github.ilovegamecoding.intellijcodexp.listeners.MyFrameStateListener"
27-
topic="com.intellij.ide.FrameStateListener"/>
2826
</applicationListeners>
2927
</idea-plugin>

0 commit comments

Comments
 (0)