[dotnet, inlays] optimize imports

GitOrigin-RevId: 014723779366506f5f51834bcd74f70a1cc9b86a
This commit is contained in:
Nikolay Plyusnin
2024-06-28 10:23:43 +03:00
committed by intellij-monorepo-bot
parent febb90a878
commit e2447d3dba

View File

@@ -15,7 +15,6 @@ import com.intellij.openapi.editor.colors.CodeInsightColors
import com.intellij.openapi.editor.colors.EditorColors
import com.intellij.openapi.editor.colors.EditorColors.REFERENCE_HYPERLINK_COLOR
import com.intellij.openapi.editor.colors.TextAttributesKey
import com.intellij.openapi.editor.ex.util.EditorUtil
import com.intellij.openapi.util.NlsContexts
import com.intellij.openapi.vfs.JarFileSystem
import com.intellij.openapi.vfs.VfsUtilCore