Passed
Pull Request — master (#97)
by
unknown
01:50
created
src/Make.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -22,8 +22,6 @@
 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 27
 
Please login to merge, or discard this patch.