Remove debug print
This commit is contained in:
parent
6cb4d27b7e
commit
60b2fa8893
@ -244,7 +244,6 @@ class TorrentDetails(component.Component):
|
|||||||
except IndexError:
|
except IndexError:
|
||||||
return
|
return
|
||||||
# Update the tab that is in view
|
# Update the tab that is in view
|
||||||
log.debug("tab_name: %s", name)
|
|
||||||
self.tabs[name].update()
|
self.tabs[name].update()
|
||||||
|
|
||||||
def clear(self):
|
def clear(self):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user