Skip to content

Commit 4411e8b

Browse files
authored
Merge pull request #104 from paul45/patch-1
Remove dupliquate line in 2 - authentication.md
2 parents 3036133 + 3c6ba8b commit 4411e8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/2 - authentication.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ public $aliases = [
295295
'toolbar' => DebugToolbar::class,
296296
'honeypot' => Honeypot::class,
297297
'session' => CodeIgniter\Shield\Filters\SessionAuth::class,
298-
'session' => CodeIgniter\Shield\Filters\SessionAuth::class,
299298
'tokens' => CodeIgniter\Shield\Filters\TokenAuth::class,
300299
'chain' => CodeIgniter\Shield\Filters\ChainAuth::class,
301300
];

0 commit comments

Comments
 (0)