mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-17 12:10:49 +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
|
from os import getcwd, listdir, path
|
||||||
import os
|
import os
|
||||||
import json
|
import json
|
||||||
import string
|
|
||||||
|
|
||||||
#==================================================================#
|
#==================================================================#
|
||||||
# Generic Method for prompting for file path
|
# Generic Method for prompting for file path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user