Removed unnecessary import that was a mistaken autoimport by pycharm.
This commit is contained in:
parent
3896d18393
commit
35f5bd9efb
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
from PyQt6.QtCore import pyqtSignal
|
||||
from PyQt6.QtGui import QDropEvent, QIcon
|
||||
from PyQt6.QtWidgets import QTreeWidget, QAbstractItemView
|
||||
from matplotlib.dates import TUESDAY
|
||||
|
||||
from .track import TrackItem
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue