Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
poezio
poezio
Commits
50610a06
Commit
50610a06
authored
Aug 27, 2016
by
mathieui
Browse files
Remove useless debug from the /rawxml command
parent
b83c1135
Changes
1
Hide whitespace changes
Inline
Side-by-side
poezio/core/commands.py
View file @
50610a06
...
...
@@ -899,9 +899,6 @@ class CommandCore:
iqfunc
)
)
log
.
debug
(
'handler'
)
log
.
debug
(
'%s %s'
,
stanza
.
xml
.
tag
,
stanza
.
xml
.
attrib
)
stanza
.
send
()
except
:
self
.
core
.
information
(
'Could not send custom stanza'
,
'Error'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment