Skip to content

Commit 1a46b24

Browse files
committed
removed pygments import.
1 parent 7b5080e commit 1a46b24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SoftLayer/shell/core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
import click
1616
from prompt_toolkit import auto_suggest as p_auto_suggest
1717
from prompt_toolkit import shortcuts as p_shortcuts
18-
from pygments import token
1918

2019
from SoftLayer.CLI import core
2120
from SoftLayer.CLI import environment

0 commit comments

Comments
 (0)