We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b5080e commit 1a46b24Copy full SHA for 1a46b24
SoftLayer/shell/core.py
@@ -15,7 +15,6 @@
15
import click
16
from prompt_toolkit import auto_suggest as p_auto_suggest
17
from prompt_toolkit import shortcuts as p_shortcuts
18
-from pygments import token
19
20
from SoftLayer.CLI import core
21
from SoftLayer.CLI import environment
0 commit comments