remove a print
This commit is contained in:
parent
571c512832
commit
212ec8b91d
1 changed files with 0 additions and 2 deletions
|
@ -67,8 +67,6 @@ def dbus_notify(event_type, jid, account, msg_type = '', file_props = None):
|
|||
else:
|
||||
actor = jid
|
||||
|
||||
print account
|
||||
|
||||
img = 'chat.png' # img to display
|
||||
ntype = 'im' # Notification Type
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue