Skip to content

Commit 6af2842

Browse files
committed
cleanup
1 parent ab3ea0a commit 6af2842

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/link-install.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { readFileSync, writeFileSync } from 'node:fs';
22
import path from 'node:path';
33
import chalk from 'chalk';
4-
import { execa } from 'execa';
54
import { glob } from 'glob';
65
import assert from 'node:assert';
76

0 commit comments

Comments
 (0)