We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46ac972 + d4fc50d commit 2e43af7Copy full SHA for 2e43af7
1 file changed
system/Common.php
@@ -25,9 +25,7 @@
25
use CodeIgniter\HTTP\IncomingRequest;
26
use CodeIgniter\HTTP\RedirectResponse;
27
use CodeIgniter\HTTP\RequestInterface;
28
-use CodeIgniter\HTTP\Response;
29
use CodeIgniter\HTTP\ResponseInterface;
30
-use CodeIgniter\HTTP\URI;
31
use CodeIgniter\Model;
32
use CodeIgniter\Session\Session;
33
use CodeIgniter\Test\TestLogger;
0 commit comments