Skip to content

Commit

Permalink
Remove unnecessary register method
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Mar 4, 2019
1 parent 8bb5ab4 commit 7134324
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions stubs/HorizonServiceProvider.stub
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,4 @@ class HorizonServiceProvider extends HorizonApplicationServiceProvider
]);
});
}

/**
* Register any application services.
*
* @return void
*/
public function register()
{
//
}
}

0 comments on commit 7134324

Please sign in to comment.