Skip to content

Commit f4995f4

Browse files
committed
Fix publishing issue
1 parent 0fedd42 commit f4995f4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Providers/TaggingServiceProvider.php

-5
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111
*/
1212
class TaggingServiceProvider extends ServiceProvider
1313
{
14-
/**
15-
* Indicates if loading of the provider is deferred.
16-
*/
17-
protected $defer = true;
18-
1914
/**
2015
* Bootstrap the application events.
2116
*/

0 commit comments

Comments
 (0)