Skip to content

Commit 227766e

Browse files
committed
removed unused variables.
1 parent fea967b commit 227766e

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
@@ -14,7 +14,6 @@
1414

1515
import click
1616
from prompt_toolkit import auto_suggest as p_auto_suggest
17-
from prompt_toolkit import history as p_history
1817
from prompt_toolkit import shortcuts as p_shortcuts
1918
from pygments import token
2019

0 commit comments

Comments
 (0)