Skip to content

Commit a52a31e

Browse files
committed
chore: remove unused import
1 parent 18a9a6a commit a52a31e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import chokidar from 'chokidar';
1010
import del from 'del';
1111
import fs from 'fs/promises';
1212
import mkdirp from 'mkdirp';
13-
import { join } from 'path';
1413
import readline from 'readline';
1514

1615
import { StatisticType } from './constants';

0 commit comments

Comments
 (0)