Skip to content

Commit

Permalink
style: resolve style guide violations
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Faust committed Apr 26, 2023
1 parent 2122407 commit b01647d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

namespace BombenProdukt\BladePowerPack;

use Illuminate\Support\Facades\Blade;
use BombenProdukt\BladePowerPack\View\Components\BunnyFonts;
use BombenProdukt\BladePowerPack\View\Components\GoogleFonts;
use BombenProdukt\PackagePowerPack\Package\AbstractServiceProvider;
use Illuminate\Support\Facades\Blade;

final class ServiceProvider extends AbstractServiceProvider
{
Expand Down

0 comments on commit b01647d

Please sign in to comment.