diff --git a/pySim-shell.py b/pySim-shell.py index e52c4ef3..33332a22 100755 --- a/pySim-shell.py +++ b/pySim-shell.py @@ -23,7 +23,7 @@ import json import traceback import cmd2 -from cmd2 import style, fg, bg +from cmd2 import style, fg from cmd2 import CommandSet, with_default_category, with_argparser import argparse