View: Network: Minor change.

setup.py
Pierre-Antoine Rouby 2024-04-22 16:48:17 +02:00
parent efd8960e1e
commit e5422c71f5
1 changed files with 0 additions and 1 deletions

View File

@ -299,7 +299,6 @@ class GraphWidget(QGraphicsView):
trad=None):
super(GraphWidget, self).__init__(parent=parent)
self.timerId = 0
self.parent = parent
self._state = "move"
self._only_display = only_display