Skip to content

Commit

Permalink
Update plugin.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
acharneski committed Feb 25, 2024
1 parent a2e903f commit ce03b59
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
<depends>com.intellij.modules.lang</depends>
<depends>com.intellij.java</depends>
<depends>org.jetbrains.kotlin</depends>
<depends optional="true">org.jetbrains.plugins.textmate</depends>

<!--
-->

<extensions defaultExtensionNs="com.intellij">
<applicationService serviceImplementation="com.github.simiacryptus.aicoder.config.AppSettingsState"/>
Expand Down

0 comments on commit ce03b59

Please sign in to comment.