Skip to content

Commit 426873f

Browse files
authored
Update FileRules.php
1 parent 9e34a8f commit 426873f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/Validation/FileRules.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212
namespace CodeIgniter\Validation;
1313

14-
use CodeIgniter\HTTP\IncomingRequest;
1514
use CodeIgniter\HTTP\CLIRequest;
15+
use CodeIgniter\HTTP\IncomingRequest;
1616
use CodeIgniter\HTTP\Request;
1717
use CodeIgniter\HTTP\RequestInterface;
1818
use Config\Mimes;

0 commit comments

Comments
 (0)