Skip to content

Commit d2eb9ee

Browse files
committed
fix: fix writeFile
1 parent 6c5b64f commit d2eb9ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cli.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env node
22

33
import { loadFile } from "magicast";
4-
import { writeFile } from "fs/promises";
54
import { glob as fg } from "fast-glob";
65
import { log } from "./log";
76
import { dirname, join, resolve } from "path";

0 commit comments

Comments
 (0)