mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-03 02:47:38 +01:00
Remove unused "import string" from fileops.py
This commit is contained in:
parent
c276220a35
commit
e31640a89d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user