Skip to content

Commit 744282d

Browse files
committed
style:remove useless imports
1 parent 29f8033 commit 744282d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/LocalDriverTest.php

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

33
namespace RonasIT\AutoDoc\Tests;
44

5-
use Illuminate\Support\Facades\ParallelTesting;
65
use RonasIT\AutoDoc\Drivers\LocalDriver;
76
use Illuminate\Contracts\Filesystem\FileNotFoundException;
87
use RonasIT\AutoDoc\Exceptions\MissedProductionFilePathException;

tests/SwaggerServiceTest.php

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

55
use Illuminate\Http\Testing\File;
6-
use Illuminate\Support\Facades\ParallelTesting;
76
use PHPUnit\Framework\Attributes\DataProvider;
87
use RonasIT\AutoDoc\Exceptions\EmptyContactEmailException;
98
use RonasIT\AutoDoc\Exceptions\InvalidDriverClassException;

0 commit comments

Comments
 (0)