diff --git a/source/patch_file.py b/source/patch_file.py index 2028465..6cf0b67 100644 --- a/source/patch_file.py +++ b/source/patch_file.py @@ -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():