Skip to content

Commit

Permalink
Removing optional modules (blog, block, notification) from core modul…
Browse files Browse the repository at this point in the history
…e list
  • Loading branch information
nWidart committed Oct 8, 2017
1 parent eccaa5d commit 0cadb20
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Modules/Core/Providers/CoreServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -140,13 +140,10 @@ private function registerServices()

$this->app->singleton('asgard.ModulesList', function () {
return [
'block',
'blog',
'core',
'dashboard',
'media',
'menu',
'notification',
'page',
'setting',
'tag',
Expand Down

0 comments on commit 0cadb20

Please sign in to comment.