diff --git a/core/urls.php b/core/urls.php index 35e62120..66fc3cf8 100644 --- a/core/urls.php +++ b/core/urls.php @@ -4,8 +4,6 @@ declare(strict_types=1); namespace Shimmie2; -use PhpParser\Node\Expr\Cast\Double; - class Link { public ?string $page;