modules/traffic] Remove debug print()
This commit is contained in:
parent
6171c792e3
commit
7187228d07
1 changed files with 0 additions and 1 deletions
|
@ -98,7 +98,6 @@ class Module(bumblebee.engine.Module):
|
|||
return "1000.00KiB/s"
|
||||
finally:
|
||||
minwidth_str += "KiB/s"
|
||||
print(minwidth_str)
|
||||
return minwidth_str
|
||||
|
||||
def _update_widgets(self, widgets):
|
||||
|
|
Loading…
Reference in a new issue