Skip to content

Commit a6a5e21

Browse files
committed
remove unused class from stub
1 parent ce6937b commit a6a5e21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Generators/stubs/serviceprovider-8.stub

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ use Illuminate\Support\Facades\Lang;
66
use Illuminate\Support\Facades\View;
77
use Illuminate\Support\ServiceProvider;
88
use Illuminate\Translation\TranslationServiceProvider;
9-
use Illuminate\Database\Eloquent\Factory as EloquentFactory;
109

1110
class {{name}}ServiceProvider extends ServiceProvider
1211
{

0 commit comments

Comments
 (0)