GUI: removed superfluous comment

This commit is contained in:
2026-04-23 10:59:01 +02:00
parent 45aa58c1f7
commit 01f1819551
@@ -70,7 +70,6 @@ class DataCollectionSettings(QFrame):
self.__tab_widget.currentChanged.connect(self._on_tab_changed)
# ... existing code ...
@Slot()
def switch_to_raster(self):