Skip to content

Commit c5ace78

Browse files
committed
fix import bug
1 parent 76e9aa9 commit c5ace78

File tree

2 files changed

+0
-2
lines changed
  • src/main/kotlin/com/github/oldmegit/goframehelper/callUtil/i18n/types

2 files changed

+0
-2
lines changed

src/main/kotlin/com/github/oldmegit/goframehelper/callUtil/i18n/types/Json.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package com.github.oldmegit.goframehelper.callUtil.i18n.types
22

3-
import com.github.oldmegit.goframehelper.callUtil.cfg.types.I18nType
43
import com.intellij.json.psi.JsonProperty
54
import com.intellij.psi.PsiElement
65
import com.intellij.psi.util.PsiTreeUtil

src/main/kotlin/com/github/oldmegit/goframehelper/callUtil/i18n/types/Yaml.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package com.github.oldmegit.goframehelper.callUtil.i18n.types
22

3-
import com.github.oldmegit.goframehelper.callUtil.cfg.types.I18nType
43
import com.intellij.psi.PsiElement
54
import com.intellij.psi.util.PsiTreeUtil
65
import org.jetbrains.yaml.psi.YAMLKeyValue

0 commit comments

Comments
 (0)