fix: imports

This commit is contained in:
0xMRTT 2022-08-20 02:09:32 +02:00
parent da40595e22
commit 2a39044923
No known key found for this signature in database
GPG key ID: AC9E06BF3DECB6FB

View file

@ -1,7 +1,5 @@
from gi.repository import Gtk, Adw, Gio, Gdk
from material_color_utilities_python import *
from .constants import rootdir
import threading
import time
from .run_async import RunAsync