Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rxcod9 committed Apr 3, 2022
1 parent 605950d commit c64891b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/VoyagerWidgetsServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ class VoyagerWidgetsServiceProvider extends ServiceProvider
*/
public function boot()
{
Voyager::addAction(\Joy\VoyagerWidgets\Actions\WidgetsAction::class);

$this->registerPublishables();

$this->loadViewsFrom(__DIR__ . '/../resources/views', 'joy-voyager-widgets');
Expand Down

0 comments on commit c64891b

Please sign in to comment.