Removed unused import from main branch file

This commit is contained in:
Jonas_Jones 2022-04-14 18:48:43 +01:00
parent cde655e791
commit 5313f5152a

View file

@ -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