Passed
Pull Request — master (#126)
by Roberto
02:46
created
src/Signer.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -25,11 +25,9 @@
 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 NFePHP\Common\Validator;
30 29
 use DOMDocument;
31 30
 use DOMNode;
32
-use DOMElement;
33 31
 
34 32
 class Signer
35 33
 {
Please login to merge, or discard this patch.