Completed
Push — master ( c4fe94...bc7c66 )
by
unknown
03:51 queued 02:11
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.