User: rednesto Date: 10 Jan 24 16:31 Revision: 243987078f37a0cd2b36d26ee3686f658c187882 Summary: Remove unused import TeamCity URL: https://ci.mcdev.io/viewModification.html?tab=vcsModificationFiles&modId=8975&personal=false Index: src/main/kotlin/nbt/NbtVirtualFile.kt =================================================================== --- src/main/kotlin/nbt/NbtVirtualFile.kt (revision adef27e1299b825efaafdf0c07e32a06b0531cdf) +++ src/main/kotlin/nbt/NbtVirtualFile.kt (revision 243987078f37a0cd2b36d26ee3686f658c187882) @@ -31,7 +31,6 @@ import com.intellij.lang.Language import com.intellij.notification.Notification import com.intellij.notification.NotificationType -import com.intellij.openapi.diagnostic.getOrLogException import com.intellij.openapi.fileEditor.impl.IdeDocumentHistoryImpl import com.intellij.openapi.fileTypes.PlainTextLanguage import com.intellij.openapi.project.Project