forked from SeAIPalette/SeAIPalette
修改main
This commit is contained in:
parent
035ce41d9e
commit
a72ea1c58b
|
@ -3,7 +3,6 @@ from MainWindow_map import Ui_MainWindow
|
|||
from PyQt5 import QtWidgets, QtCore, QtSql, QtGui
|
||||
from PyQt5.QtWidgets import *
|
||||
from PyQt5.QtCore import *
|
||||
from PyQt5.QtGui import QPixmap
|
||||
|
||||
import threading, time, subprocess
|
||||
|
||||
|
|
Loading…
Reference in New Issue