chore: remove unused import

This commit is contained in:
Jacky Zhao
2025-03-18 09:00:15 -07:00
parent 2ccbcb0943
commit a5b3953dce

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"