Skip to content

Commit ce87665

Browse files
committed
remove erroneous import
1 parent 34a822c commit ce87665

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/layouts/Layout.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import Navbar from "@components/Nav/Navbar.astro";
88
import ThemeProvider from "@components/Nav/ThemeProvider.astro";
99
import NativeViewTransitions from "@components/ViewTransitions/NativeViewTransitions.astro";
1010
import "../../src/styles/global.css";
11-
import type { $brand } from "astro:schema";
1211
1312
interface Props {
1413
title: string;

0 commit comments

Comments
 (0)