removed useless import

This commit is contained in:
raphael60650 2021-06-17 11:22:31 +02:00
parent bc45f28813
commit 94394c6ca4

View file

@ -1,13 +1,8 @@
from tkinter import messagebox
from threading import Thread
import subprocess
import shutil
import json
import glob
import os
from .definition import *
def patch_file(self):
def func():