diff --git a/command_alias_editor-v2.0.1.py b/command_alias_editor-v2.0.1.py index 30d8bdf..d023df4 100644 --- a/command_alias_editor-v2.0.1.py +++ b/command_alias_editor-v2.0.1.py @@ -2,7 +2,7 @@ VERSION = "2.0" def main(): try: - from os import system, mkdir + from os import system import os.path # STEP ONE save directory for the Shell Script Files