Skip to content

Commit c1e0173

Browse files
committed
fix: static analysis for github actions
1 parent 3d71e62 commit c1e0173

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Controllers/LoginController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use App\Controllers\BaseController;
66
use CodeIgniter\HTTP\RedirectResponse;
7+
use CodeIgniter\Shield\Authentication\Authenticators\Session;
78

89
class LoginController extends BaseController
910
{

0 commit comments

Comments
 (0)