Mercurial > libervia-backend
diff src/plugins/plugin_xep_0249.py @ 587:952322b1d490
Remove trailing whitespaces.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Fri, 18 Jan 2013 17:55:34 +0100 |
parents | ca13633d3b6b |
children | beaf6bec2fcd |
line wrap: on
line diff
--- a/src/plugins/plugin_xep_0249.py Fri Jan 18 17:55:27 2013 +0100 +++ b/src/plugins/plugin_xep_0249.py Fri Jan 18 17:55:34 2013 +0100 @@ -110,7 +110,7 @@ class XEP_0249_handler(XMPPHandler): implements(iwokkel.IDisco) - + def __init__(self, plugin_parent): self.plugin_parent = plugin_parent self.host = plugin_parent.host