GUI: removed superfluous comment
This commit is contained in:
@@ -70,7 +70,6 @@ class DataCollectionSettings(QFrame):
|
||||
|
||||
self.__tab_widget.currentChanged.connect(self._on_tab_changed)
|
||||
|
||||
# ... existing code ...
|
||||
|
||||
@Slot()
|
||||
def switch_to_raster(self):
|
||||
|
||||
Reference in New Issue
Block a user