Completed
Push — master ( 9a30da...057199 )
by Amine
02:09
created
lumen-test/tests/_support/_generated/AcceptanceTesterActions.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 // You should not change it manually as it will be overwritten on next build
6 6
 // @codingStandardsIgnoreFile
7 7
 
8
-use Helper\Acceptance;
9 8
 use Codeception\Module\Cli;
10 9
 use Codeception\Module\Filesystem;
11 10
 
Please login to merge, or discard this patch.
lumen-test/tests/_support/_generated/UnitTesterActions.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 // @codingStandardsIgnoreFile
7 7
 
8 8
 use Codeception\Module\Asserts;
9
-use Helper\Unit;
10 9
 
11 10
 trait UnitTesterActions
12 11
 {
Please login to merge, or discard this patch.