Fix the xep_0009 import (no more relatives)

Also, remove trailing spaces in all files
of this plugin
This commit is contained in:
Florent Le Coz
2011-02-09 09:45:45 +08:00
committed by Lance Stout
parent 1ed06bebcd
commit 4b71fba64c
5 changed files with 180 additions and 199 deletions

View File

@@ -6,4 +6,4 @@
See the file LICENSE for copying permission.
"""
from RPC import RPCQuery, MethodCall, MethodResponse
from sleekxmpp.plugins.xep_0009.stanza.RPC import RPCQuery, MethodCall, MethodResponse