Skip to content

Commit

Permalink
Removing deferred property
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Sep 10, 2017
1 parent 002da1d commit 4380909
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Modules/Dashboard/Providers/WidgetServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

class WidgetServiceProvider extends ServiceProvider
{
protected $defer = true;

public function register()
{
$this->app->singleton('Modules\Dashboard\Composers\WidgetViewComposer', function () {
Expand Down

0 comments on commit 4380909

Please sign in to comment.