Skip to content

Commit

Permalink
code 정리, upload
Browse files Browse the repository at this point in the history
  • Loading branch information
eunjin72 committed Jun 23, 2023
1 parent 930a6ff commit b382604
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions view.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import sys

from PySide2.QtWidgets import QApplication, QWidget, \
QHBoxLayout, QVBoxLayout, QComboBox, QLineEdit, QPushButton, QMessageBox
from PySide2.QtWidgets import *
from PySide2 import QtGui


Expand Down

0 comments on commit b382604

Please sign in to comment.