Skip to content

Commit fd989b4

Browse files
authored
remove use statement (#24)
1 parent b56b99c commit fd989b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ValidatesOpenApiSpec.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
use Illuminate\Contracts\Http\Kernel as HttpKernel;
66
use Illuminate\Foundation\Testing\Concerns\MakesHttpRequests;
77
use Illuminate\Http\Request;
8-
use Illuminate\Support\Facades\File;
98
use Illuminate\Support\Str;
109
use Kirschbaum\OpenApiValidator\Exceptions\UnknownParserForFileTypeException;
1110
use Kirschbaum\OpenApiValidator\Exceptions\UnknownSpecFileTypeException;

0 commit comments

Comments
 (0)