mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-05 05:15:12 +00:00
rm dead code
This commit is contained in:
parent
5bbdcdf73d
commit
242eca8821
1 changed files with 0 additions and 3 deletions
|
@ -109,11 +109,8 @@ class ElectrumWindow(QMainWindow):
|
|||
self.network = network
|
||||
self.tray = gui_object.tray
|
||||
self.go_lite = gui_object.go_lite
|
||||
|
||||
self._close_electrum = False
|
||||
self.lite = None
|
||||
|
||||
|
||||
self.create_status_bar()
|
||||
self.need_update = threading.Event()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue