Skip to content

Commit

Permalink
Remove loading user meta data.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Mar 12, 2019
1 parent 03b8188 commit 1de3a33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Http/Kernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ class Kernel extends HttpKernel
\Orchestra\Foundation\Bootstrap\LoadFoundation::class,
\Orchestra\Foundation\Bootstrap\UserAccessPolicy::class,
\Orchestra\Extension\Bootstrap\LoadExtension::class,
\Orchestra\Foundation\Bootstrap\LoadUserMetaData::class,
\Orchestra\Foundation\Bootstrap\NotifyIfSafeMode::class,
\Orchestra\View\Bootstrap\LoadCurrentTheme::class,
\Orchestra\Foundation\Bootstrap\LoadExpresso::class,
Expand Down

0 comments on commit 1de3a33

Please sign in to comment.