Skip to content

Commit

Permalink
hotfix: import of SyntaxHighlighter in cli package
Browse files Browse the repository at this point in the history
  • Loading branch information
sgammon committed Jul 23, 2023
1 parent 1cad414 commit e4ce7fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import org.graalvm.polyglot.Value
import org.graalvm.polyglot.management.ExecutionEvent
import org.graalvm.polyglot.management.ExecutionListener
import org.jline.builtins.ConfigurationPath
import org.jline.builtins.Nano.SyntaxHighlighter
import org.jline.builtins.SyntaxHighlighter
import org.jline.console.impl.Builtins
import org.jline.console.impl.SystemHighlighter
import org.jline.console.impl.SystemRegistryImpl
Expand Down

0 comments on commit e4ce7fe

Please sign in to comment.