Skip to content

Commit 5767bc2

Browse files
committed
Remove unused import
1 parent 788c4a8 commit 5767bc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LocalizedUrlGenerator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
use Illuminate\Support\Facades\Request;
1010
use Illuminate\Support\Facades\Route;
1111
use InvalidArgumentException;
12-
use Symfony\Component\Routing\Exception\RouteNotFoundException;
1312

1413
class LocalizedUrlGenerator
1514
{

0 commit comments

Comments
 (0)