Passed
Push — master ( fc4617...524650 )
by Roberto
02:30
created
src/Signer.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -25,10 +25,8 @@
 block discarded – undo
25 25
 use NFePHP\Common\Certificate;
26 26
 use NFePHP\Common\Certificate\PublicKey;
27 27
 use NFePHP\Common\Exception\SignerException;
28
-use NFePHP\Common\Strings;
29 28
 use DOMDocument;
30 29
 use DOMNode;
31
-use DOMElement;
32 30
 
33 31
 class Signer
34 32
 {
Please login to merge, or discard this patch.