Skip to content

Commit 1a704f3

Browse files
codelindegithub-actions[bot]
authored andcommitted
Fix styling
1 parent 80ac5e5 commit 1a704f3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/NavsmithServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace CodeLinde\Navsmith;
44

5-
use CodeLinde\Navsmith\Commands\NavsmithCommand;
65
use CodeLinde\Navsmith\Facades\Navsmith;
76
use CodeLinde\Navsmith\View\Components\Links;
87
use Illuminate\Routing\RouteRegistrar;

tests/TestCase.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace CodeLinde\Navsmith\Tests;
44

55
use CodeLinde\Navsmith\NavsmithServiceProvider;
6-
use Illuminate\Database\Eloquent\Factories\Factory;
76
use Illuminate\Foundation\Testing\Concerns\InteractsWithViews;
87
use Illuminate\Support\Facades\Route;
98
use Orchestra\Testbench\TestCase as Orchestra;

0 commit comments

Comments
 (0)