Skip to content
Snippets Groups Projects
Commit 1ff4eed0 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Remove unused code

parent af3c9004
No related branches found
No related tags found
No related merge requests found
......@@ -42,10 +42,6 @@ def pass_disco(self, info):
self.supported = True
self._log.info('Discovered vcard-temp: %s', info.jid)
app.nec.push_incoming_event(NetworkEvent('feature-discovered',
account=self._account,
feature=Namespace.VCARD))
def get_instance(*args, **kwargs):
return VCardTemp(*args, **kwargs), 'VCardTemp'
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