Skip to content

Commit f46ab34

Browse files
committed
Removed Qt Core.
1 parent 75bcde5 commit f46ab34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sequence_tab.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import os
22
import json
33
from PyQt5.QtWidgets import QWidget, QVBoxLayout, QHBoxLayout, QLabel, QPushButton, QListWidget, QLineEdit, QSpinBox
4-
from PyQt5.QtCore import Qt
54

65
from settings_manager import SettingsManager
76

0 commit comments

Comments
 (0)