Skip to content

Commit

Permalink
removed necessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
niyazialpay committed Feb 7, 2022
1 parent 2c54673 commit 59130b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editPlanet.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from PyQt5 import uic, QtWidgets
from PyQt5 import uic
from PyQt5.QtWidgets import QDialog
from db import empire
from main import Ui
Expand Down

0 comments on commit 59130b8

Please sign in to comment.