Skip to content

Commit

Permalink
Remove deprecated attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
wandersonwhcr committed Sep 9, 2019
1 parent b524a6a commit c59d4ce
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Providers/RomansProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@
*/
class RomansProvider extends ServiceProvider implements DeferrableProvider
{
/**
* {@inheritdoc}
*/
protected $defer = true;

/**
* {@inheritdoc}
*/
Expand Down

0 comments on commit c59d4ce

Please sign in to comment.