Minor update

This commit is contained in:
Miroslav Stampar
2017-07-05 13:35:02 +02:00
parent 4a4fa07bdd
commit c6577b80d9
6 changed files with 7 additions and 10 deletions

View File

@@ -31,7 +31,6 @@ from lib.core.settings import BASIC_HELP_ITEMS
from lib.core.settings import DUMMY_URL
from lib.core.settings import IS_WIN
from lib.core.settings import MAX_HELP_OPTION_LENGTH
from lib.core.settings import UNICODE_ENCODING
from lib.core.settings import VERSION_STRING
from lib.core.shell import autoCompletion
from lib.core.shell import clearHistory