🧹 Remove unused import

This commit is contained in:
Luke Vella 2023-07-20 17:09:43 +01:00
parent aa0e2efd0c
commit 49cdcf07fb

View file

@ -14,7 +14,6 @@ import {
DropdownMenuSeparator,
DropdownMenuTrigger,
} from "@rallly/ui/dropdown-menu";
import { absoluteUrl } from "@rallly/utils";
import Image from "next/image";
import Link from "next/link";
import { useRouter } from "next/router";