Skip to content

Commit

Permalink
Remove loadViewFrom
Browse files Browse the repository at this point in the history
  • Loading branch information
joelbutcher authored Jan 8, 2021
1 parent bff50b8 commit 2175a96
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/SocialstreamServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ public function register()
*/
public function boot()
{
$this->loadViewsFrom(__DIR__.'/../resources/views', 'socialstream');

$this->configurePublishing();
$this->configureRoutes();
$this->configureCommands();
Expand Down

0 comments on commit 2175a96

Please sign in to comment.