mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-03 11:18:26 +02:00
removed useless import
This commit is contained in:
parent
bc45f28813
commit
94394c6ca4
1 changed files with 0 additions and 5 deletions
|
@ -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():
|
||||
|
|
Loading…
Reference in a new issue