chore: remove unused import
This commit is contained in:
parent
771110a72a
commit
9818e1ad57
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import fs from "fs"
|
import fs from "fs"
|
||||||
import path from "path"
|
|
||||||
import { Repository } from "@napi-rs/simple-git"
|
import { Repository } from "@napi-rs/simple-git"
|
||||||
import { QuartzTransformerPlugin } from "../types"
|
import { QuartzTransformerPlugin } from "../types"
|
||||||
import chalk from "chalk"
|
import chalk from "chalk"
|
||||||
|
|
Loading…
Add table
Reference in a new issue