diff options
Diffstat (limited to 'src/connection.py')
-rw-r--r-- | src/connection.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/connection.py b/src/connection.py index c0bd5575..0ac8be6a 100644 --- a/src/connection.py +++ b/src/connection.py @@ -220,6 +220,5 @@ class Connection(threading.Thread): """ we received a vcard """ - return from common import debug debug('\n====\n%s\n\n' % iq) |