Skip to content

Commit

Permalink
chore: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
bastiandoetsch committed Jun 14, 2024
1 parent 86fa56b commit a89a118
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@ import io.snyk.plugin.pluginSettings
import io.snyk.plugin.ui.SnykBalloonNotificationHelper
import io.snyk.plugin.ui.getReadOnlyClickableHtmlJEditorPane
import org.apache.commons.text.StringEscapeUtils.escapeHtml4
import snyk.common.getEndpointUrl
import snyk.common.lsp.LanguageServerWrapper
import java.awt.BorderLayout
import java.awt.Dimension
import java.awt.datatransfer.StringSelection
import java.awt.event.ActionEvent
import java.net.URI
import javax.swing.AbstractAction
import javax.swing.Action
import javax.swing.JComponent
Expand Down

0 comments on commit a89a118

Please sign in to comment.