Completed
Pull Request — master (#101)
by Roberto
02:31
created
src/Make.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -23,10 +23,8 @@
 block discarded – undo
23 23
 use NFePHP\Common\Strings;
24 24
 use stdClass;
25 25
 use RuntimeException;
26
-use InvalidArgumentException;
27 26
 use DOMElement;
28 27
 use DateTime;
29
-use Exception;
30 28
 
31 29
 class Make
32 30
 {
Please login to merge, or discard this patch.