diff --git a/annotation-processors/build.gradle.kts b/annotation-processors/build.gradle.kts index b7d7cde40..771959efe 100644 --- a/annotation-processors/build.gradle.kts +++ b/annotation-processors/build.gradle.kts @@ -1,5 +1,3 @@ -import org.jetbrains.kotlin.ir.backend.js.compile - /* * Copyright 2003-2023 The IdeaVim authors *