remove unused imports
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
import Container from "@components/container.astro";
|
||||
import { getFormattedDate } from "@utils/all";
|
||||
import { log } from "astro/dist/core/logger/core";
|
||||
import Layout from "./Layout.astro";
|
||||
|
||||
const { frontmatter } = Astro.props;
|
||||
|
||||
Reference in New Issue
Block a user