Passed
Push — master ( 303ee9...d335b7 )
by
unknown
56s queued 11s
created
src/Make.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -22,11 +22,8 @@
 block discarded – undo
22 22
 use NFePHP\Common\DOMImproved as Dom;
23 23
 use NFePHP\Common\Strings;
24 24
 use stdClass;
25
-use RuntimeException;
26
-use InvalidArgumentException;
27 25
 use DOMElement;
28 26
 use DateTime;
29
-use Exception;
30 27
 
31 28
 class Make
32 29
 {
Please login to merge, or discard this patch.