mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-03 19:28:25 +02:00
removed useless import
This commit is contained in:
parent
396742538e
commit
a54d32f354
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
from tkinter import messagebox
|
from tkinter import messagebox
|
||||||
from PIL import Image
|
from PIL import Image
|
||||||
import requests
|
|
||||||
import zipfile
|
|
||||||
import shutil
|
import shutil
|
||||||
import glob
|
import glob
|
||||||
import json
|
import json
|
||||||
|
|
Loading…
Reference in a new issue