Removed debug statement
This commit is contained in:
parent
cb42c80c7c
commit
244fe09a2f
1 changed files with 0 additions and 2 deletions
2
hrafn.py
2
hrafn.py
|
@ -158,8 +158,6 @@ class Hrafn():
|
|||
|
||||
|
||||
def update_single_window(self, pane):
|
||||
print 'debug: updating ' + pane.get_list_name()
|
||||
|
||||
list_name = pane.get_list_name()
|
||||
|
||||
# Single tweets should never be updated here
|
||||
|
|
Reference in a new issue