Skip to content

Commit

Permalink
Remove service provider
Browse files Browse the repository at this point in the history
  • Loading branch information
robwittman committed Feb 10, 2018
1 parent a415f6a commit e5582f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"extra": {
"laravel": {
"providers": [
"LaravelShopifyPlugin\\Providers\\ServiceProvider",
"LaravelShopifyPlugin\\Providers\\EventServiceProvider"
"LaravelShopifyPlugin\\Providers\\ServiceProvider"
],
"aliases": {

Expand Down
30 changes: 0 additions & 30 deletions src/Providers/EventServiceProvider.php

This file was deleted.

0 comments on commit e5582f9

Please sign in to comment.