Skip to content

Commit d082922

Browse files
committed
cs-fix
1 parent 083b25e commit d082922

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

tests/View/ErrorModelDecoratorTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace Tests\View;
44

5-
use CodeIgniter\Autoloader\FileLocator;
65
use CodeIgniter\Autoloader\FileLocatorInterface;
76
use CodeIgniter\Config\Factories;
87
use CodeIgniter\Config\Services;

tests/View/ToolbarDecoratorTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace Tests\View;
44

5-
use CodeIgniter\Autoloader\FileLocator;
65
use CodeIgniter\Autoloader\FileLocatorInterface;
76
use CodeIgniter\Config\Factories;
87
use CodeIgniter\Config\Services;

tests/View/ViewTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace Tests\View;
44

5-
use CodeIgniter\Autoloader\FileLocator;
65
use CodeIgniter\Autoloader\FileLocatorInterface;
76
use CodeIgniter\Config\Services;
87
use CodeIgniter\Test\CIUnitTestCase;

0 commit comments

Comments
 (0)