diff --git a/core/urls.php b/core/urls.php index 35e621200..66fc3cf8b 100644 --- a/core/urls.php +++ b/core/urls.php @@ -4,8 +4,6 @@ namespace Shimmie2; -use PhpParser\Node\Expr\Cast\Double; - class Link { public ?string $page;