Skip to content

Commit 0bffc22

Browse files
committed
remove unused
1 parent d686530 commit 0bffc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/conf/2025/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Metadata } from "next"
2-
import { BusIcon, HostedByGraphQLFoundation } from "@/icons"
2+
import { HostedByGraphQLFoundation } from "@/icons";
33
import { Sponsors } from "./sponsors"
44
import { Rubik } from "next/font/google"
55
import GridButton from "../_components/grid-button"

0 commit comments

Comments
 (0)