Skip to content

Commit

Permalink
Remove the defer flag
Browse files Browse the repository at this point in the history
  • Loading branch information
pmatseykanets committed Jun 18, 2018
1 parent c0451ae commit 2d38f47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/SqlMigrationsServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

class SqlMigrationsServiceProvider extends ServiceProvider
{
public $defer = true;

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

0 comments on commit 2d38f47

Please sign in to comment.