Skip to content

Commit 336bc00

Browse files
thejmitchenergithub-actions[bot]
authored andcommittedMar 20, 2024
Fix styling
1 parent 6995575 commit 336bc00

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed
 

‎tests/Feature/Command/TailwindCssCommandTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use Fuelviews\Tailwindcss\Tests\TestCase;
66
use Illuminate\Support\Facades\File;
7-
use Illuminate\Support\Facades\Storage;
87

98
class TailwindCssCommandTest extends TestCase
109
{

‎tests/TestCase.php

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace Fuelviews\Tailwindcss\Tests;
44

55
use Fuelviews\Tailwindcss\TailwindCssServiceProvider;
6-
use Illuminate\Support\Facades\File;
76
use Illuminate\Support\Facades\Storage;
87
use Orchestra\Testbench\TestCase as Orchestra;
98

0 commit comments

Comments
 (0)