Skip to content

Commit 8e13a95

Browse files
committed
I04_1-177: deleted unnecessary initialisation
1 parent 7ed5bf6 commit 8e13a95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dls_barcode/gui/main_window.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ def __init__(self, config_file, version):
3737
# Scan elements
3838
self._camera_scanner = None
3939
self._camera_switch = None
40-
self._latest_holder_plate = None
4140

4241
self._init_ui()
4342

0 commit comments

Comments
 (0)