Completed
Push — master ( e5a838...3ab9c7 )
by Naylon Kessler de
02:53
created
src/SmartCNAB/Services/Returning/Returning.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace SmartCNAB\Services\Returning;
4 4
 
5 5
 use StdClass;
6
-
7 6
 use SmartCNAB\Support\Bank;
8 7
 use SmartCNAB\Support\Picture;
9 8
 use SmartCNAB\Support\File\Returning as SupportReturning;
Please login to merge, or discard this patch.
src/SmartCNAB/Services/Returning/Banks/Itau/File400.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace SmartCNAB\Services\Returning\Banks\Itau;
4 4
 
5 5
 use StdClass;
6
-
7 6
 use SmartCNAB\Services\Returning\Returning;
8 7
 use SmartCNAB\Support\Bank\Itau;
9 8
 
Please login to merge, or discard this patch.