Skip to content

Commit

Permalink
remove old imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Bawnorton committed Sep 27, 2024
1 parent 366fd4d commit 2824be3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/kotlin/platform/mixin/MixinModule.kt
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ import com.intellij.psi.PsiClass
import com.intellij.psi.PsiManager
import com.intellij.psi.search.FileTypeIndex
import com.intellij.psi.search.GlobalSearchScope
import de.marhali.json5.Json5
import de.marhali.json5.Json5Options
import javax.swing.Icon

class MixinModule(facet: MinecraftFacet) : AbstractModule(facet) {
Expand Down

0 comments on commit 2824be3

Please sign in to comment.