as42: Fix test about forgotten bunches
This commit is contained in:
committed by
Konstantin Tskhovrebov
parent
929fb1f178
commit
11ac5bd32a
@@ -8,7 +8,6 @@ package org.jetbrains.kotlin.idea.highlighter.markers
|
|||||||
import com.intellij.icons.AllIcons
|
import com.intellij.icons.AllIcons
|
||||||
import javax.swing.Icon
|
import javax.swing.Icon
|
||||||
|
|
||||||
// FIX ME WHEN BUNCH as35 REMOVED
|
|
||||||
internal fun createDslStyleIcon(styleId: Int): Icon {
|
internal fun createDslStyleIcon(styleId: Int): Icon {
|
||||||
return AllIcons.Gutter.Colors
|
return AllIcons.Gutter.Colors
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user