Completed
Push — master ( 667317...f33c3d )
by William
09:54
created
tests/TestCase/Controller/IncidentsControllerTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Cake\Core\Configure;
6 6
 use Cake\ORM\TableRegistry;
7 7
 use Cake\TestSuite\IntegrationTestCase;
8
-use Cake\Mailer\Transport\DebugTransport;
9 8
 
10 9
 class IncidentsControllerTest extends IntegrationTestCase
11 10
 {
Please login to merge, or discard this patch.