diff --git a/quartz/components/Footer.tsx b/quartz/components/Footer.tsx index fb121a38f..cff28cbb9 100644 --- a/quartz/components/Footer.tsx +++ b/quartz/components/Footer.tsx @@ -1,7 +1,6 @@ import { QuartzComponent, QuartzComponentConstructor, QuartzComponentProps } from "./types" import style from "./styles/footer.scss" import { version } from "../../package.json" -import { classNames } from "../util/lang" import { i18n } from "../i18n" interface Options {