Skip to content

Commit 487cbcf

Browse files
authored
More routing imports fix
1 parent 54fa167 commit 487cbcf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Web/Documentation/content/main/1-essentials/02-routing.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,6 @@ use Attribute;
442442
use Tempest\Http\Method;
443443
use Tempest\Router\Route;
444444

445-
use function Tempest\Support\str;
446-
447445
#[Attribute]
448446
final readonly class RestrictedRoute implements Route
449447
{

0 commit comments

Comments
 (0)