removed unnecessary whitespace

This commit is contained in:
GeoffreyCoulaud
2023-05-10 02:53:22 +02:00
parent 771c64acac
commit aa5252d7e8

View File

@@ -2,7 +2,6 @@ import logging
from pathlib import Path from pathlib import Path
from threading import Lock, Thread from threading import Lock, Thread
import requests import requests
from gi.repository import Adw, Gio, Gtk from gi.repository import Adw, Gio, Gtk