Skip to content
Snippets Groups Projects
Commit 1c137dd6 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

remove debug print

parent 3aa07f48
No related branches found
No related tags found
No related merge requests found
......@@ -710,8 +710,6 @@ class ClientZeroconf:
try:
item = self.roster[to]
except KeyError:
raise KeyError
print 'ret', to, self.roster.keys()
# Contact offline
return -1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment