Fix an import broken with the last sleekxmpp update

This commit is contained in:
mathieui 2013-07-29 07:23:12 +02:00
parent 33a9f1434f
commit d64a95bd3b

View file

@ -1,4 +1,4 @@
from sleekxmpp import ET from sleekxmpp.xmlstream import ET
""" """
Module used to provide fixes for sleekxmpp functions not yet fixed Module used to provide fixes for sleekxmpp functions not yet fixed
upstream. upstream.