Skip to content

Commit fc66746

Browse files
committed
Apply fixes from StyleCI
1 parent 6a06a48 commit fc66746

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/framework/src/Foundation/Kernel/Hyperlinks.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,11 @@
88
use BadMethodCallException;
99
use Hyde\Support\Models\Route;
1010
use Hyde\Foundation\HydeKernel;
11-
use Hyde\Framework\Exceptions\FileNotFoundException;
1211
use Illuminate\Support\Str;
1312

1413
use function str_ends_with;
1514
use function str_starts_with;
1615
use function substr_count;
17-
use function file_exists;
1816
use function str_replace;
1917
use function str_repeat;
2018
use function substr;

0 commit comments

Comments
 (0)