diff --git a/fileops.py b/fileops.py index f3be4f6d..7fcc44cb 100644 --- a/fileops.py +++ b/fileops.py @@ -3,7 +3,6 @@ from tkinter import filedialog from os import getcwd, listdir, path import os import json -import string #==================================================================# # Generic Method for prompting for file path