Skip to content

Commit 16f57d3

Browse files
committed
refactor: remove unused Auth::class from ChainAuth
1 parent 9d16558 commit 16f57d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Filters/ChainAuth.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
use CodeIgniter\HTTP\RequestInterface;
1111
use CodeIgniter\HTTP\Response;
1212
use CodeIgniter\HTTP\ResponseInterface;
13-
use CodeIgniter\Shield\Auth;
1413

1514
/**
1615
* Chain Authentication Filter.

0 commit comments

Comments
 (0)