Skip to content

Commit

Permalink
Some cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
sdebacker committed Nov 8, 2021
1 parent 7e9cb89 commit 59027bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Providers/ModuleServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,5 @@ public function register()
* Register route service provider
*/
$app->register(RouteServiceProvider::class);

$app->bind('Dashboard', Dashboard::class);
}
}

0 comments on commit 59027bf

Please sign in to comment.