Skip to content

Commit

Permalink
remove unused class from stub
Browse files Browse the repository at this point in the history
  • Loading branch information
Mulkave committed Dec 16, 2021
1 parent ce6937b commit a6a5e21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Generators/stubs/serviceprovider-8.stub
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use Illuminate\Support\Facades\Lang;
use Illuminate\Support\Facades\View;
use Illuminate\Support\ServiceProvider;
use Illuminate\Translation\TranslationServiceProvider;
use Illuminate\Database\Eloquent\Factory as EloquentFactory;

class {{name}}ServiceProvider extends ServiceProvider
{
Expand Down

0 comments on commit a6a5e21

Please sign in to comment.