Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
kdmukai committed Nov 8, 2024
1 parent 0eeb751 commit 8559eaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/seedsigner/gui/screens/scan_screens.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ def __post_init__(self):
self.frames_decoded_counter = ThreadsafeCounter()

self.threads.append(ScanScreen.LivePreviewThread(
camera=self.camera,
decoder=self.decoder,
renderer=self.renderer,
instructions_text=self.instructions_text,
Expand Down

0 comments on commit 8559eaf

Please sign in to comment.