remove sys module

This commit is contained in:
gitea 2024-07-26 13:38:39 +08:00
parent 0d814d384d
commit d2794b2de7

View File

@ -1,4 +1,3 @@
import sys
import tkinter import tkinter
from os.path import exists, dirname from os.path import exists, dirname
from os import getcwd from os import getcwd