Skip to content

Commit

Permalink
remove unused extend
Browse files Browse the repository at this point in the history
  • Loading branch information
karaok491 committed Nov 7, 2020
1 parent 20769d9 commit 8d6951f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions extend.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@
->add(Middleware\CheckLoginPassword::class)
->add(Middleware\CheckPasswordReset::class),

(new Extend\User()),

function (Dispatcher $events) {
$events->subscribe(Access\GlobalPolicy::class);

Expand Down

0 comments on commit 8d6951f

Please sign in to comment.