chore: remove unused import

This commit is contained in:
Jacky Zhao 2025-03-18 09:00:15 -07:00
parent 771110a72a
commit 9818e1ad57

View file

@ -1,5 +1,4 @@
import fs from "fs"
import path from "path"
import { Repository } from "@napi-rs/simple-git"
import { QuartzTransformerPlugin } from "../types"
import chalk from "chalk"