From 8b06d10415d6281f5836412129b7f04db6e16f04 Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Sun, 11 Mar 2012 18:30:47 -0700 Subject: Update XEP-0030 and XEP-0059 to new system. --- sleekxmpp/plugins/xep_0030/stanza/items.py | 1 - 1 file changed, 1 deletion(-) (limited to 'sleekxmpp/plugins/xep_0030/stanza/items.py') diff --git a/sleekxmpp/plugins/xep_0030/stanza/items.py b/sleekxmpp/plugins/xep_0030/stanza/items.py index f642a5b8..c424d90f 100644 --- a/sleekxmpp/plugins/xep_0030/stanza/items.py +++ b/sleekxmpp/plugins/xep_0030/stanza/items.py @@ -147,4 +147,3 @@ class DiscoItem(ElementBase): register_stanza_plugin(DiscoItems, DiscoItem, iterable=True) - -- cgit v1.2.3