Skip to content

Commit

Permalink
Update MediaManagerServiceProvider.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ctf0 authored Jan 28, 2021
1 parent bfd98c5 commit e395b53
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/MediaManagerServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,5 @@ protected function command()
*
* @return [type] [description]
*/
public function register()
{
$this->app->register(PackageChangeLogServiceProvider::class);
}
public function register() {}
}

0 comments on commit e395b53

Please sign in to comment.