mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
chore: remove unused import
This commit is contained in:
parent
3aa5000f0c
commit
07f4a06ccd
@ -1,7 +1,6 @@
|
||||
import { QuartzEmitterPlugin } from "../types"
|
||||
import { write } from "./helpers"
|
||||
import { styleText } from "util"
|
||||
import { BuildCtx } from "../../util/ctx"
|
||||
import { FullSlug } from "../../util/path"
|
||||
|
||||
export function extractDomainFromBaseUrl(baseUrl: string) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user