mirror of
https://example.com
synced 2024-11-22 07:16:39 +09:00
dev: remove unused import
This commit is contained in:
parent
1f37c0c5a3
commit
3ba266448c
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
import fs from "node:fs";
|
||||
import path, { join } from "node:path";
|
||||
import { fileURLToPath } from "node:url";
|
||||
import { execa } from "execa";
|
||||
|
|
Loading…
Reference in a new issue