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 fea967b commit 227766eCopy full SHA for 227766e
SoftLayer/shell/core.py
@@ -14,7 +14,6 @@
14
15
import click
16
from prompt_toolkit import auto_suggest as p_auto_suggest
17
-from prompt_toolkit import history as p_history
18
from prompt_toolkit import shortcuts as p_shortcuts
19
from pygments import token
20
0 commit comments