Skip to content

Commit

Permalink
Delete duplicate codes
Browse files Browse the repository at this point in the history
  • Loading branch information
yannachen committed Jun 28, 2024
1 parent 862491e commit 69b757c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/firefly/application.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ class FireflyApplication(PyDMApplication):
registry: Registry = None
registry_changed = Signal(Registry)

# For keeping track of ophyd devices used by the Firefly
registry: Registry = None
registry_changed = Signal(Registry)

# Actions for showing window
show_status_window_action: QtWidgets.QAction
show_runs_window_action: QtWidgets.QAction
Expand Down

0 comments on commit 69b757c

Please sign in to comment.