Optimize imports

This commit is contained in:
alfrix
2022-03-14 18:10:39 -03:00
committed by Alfredo Monclus
parent d6672ee41f
commit 5899c8feab
31 changed files with 28 additions and 77 deletions

View File

@@ -1,9 +1,7 @@
import gi
import json
import logging
import netifaces
import os
import re
gi.require_version("Gtk", "3.0")
from gi.repository import Gtk, Gdk, GLib, Pango