Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
tacheometry committed Nov 12, 2022
1 parent 42ac1e8 commit fed8b3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commands/initCommand.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import path from "path";
import fs from "fs";
import child_process from "child_process";
import { isDirectory } from "../fsUtil";
import {
logDone,
Expand Down

0 comments on commit fed8b3f

Please sign in to comment.