Skip to content

Commit

Permalink
Merge pull request #77 from sandervanhooft/fix-73
Browse files Browse the repository at this point in the history
Bug fix Socialite issue (#73).
  • Loading branch information
sandervanhooft authored Nov 10, 2018
2 parents b463d56 + 271dbc0 commit 2341a5b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/MollieServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@
*/
class MollieServiceProvider extends ServiceProvider
{
/**
* Indicates if loading of the provider is deferred.
*
* @var bool
*/
protected $defer = true;

/**
* Boot the service provider.
*
Expand Down

0 comments on commit 2341a5b

Please sign in to comment.