Skip to content

Commit da5b6d7

Browse files
committed
chore: remove unused AdBanner imports
1 parent ffea4b1 commit da5b6d7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/app/layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { Inter } from "next/font/google";
33
import "./globals.css";
44
import Script from "next/script";
55
import Navbar from "@/components/layout/Navbar";
6-
import AdBanner from "@/components/ads/AdBanner";
76

87
const inter = Inter({ subsets: ["latin"] });
98

0 commit comments

Comments
 (0)