Completed
Push — master ( 4aee11...dd7177 )
by Kacper
04:24
created
Stanza/Iq.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 use Kadet\Xmpp\Jid;
20 20
 use Kadet\Xmpp\Stanza\Iq\Query;
21 21
 use function Kadet\Xmpp\Utils\filter\pass;
22
-use Kadet\Xmpp\Xml\XmlElement;
23 22
 
24 23
 /**
25 24
  * Represents IQ Stanza
Please login to merge, or discard this patch.