Skip to content

Commit 227135c

Browse files
committed
chore(code-change-tools): remove unused variable
1 parent 48da317 commit 227135c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/utils/seed/code_change_tools.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import * as browserSync from 'browser-sync';
2-
import * as path from 'path';
2+
// import * as path from 'path';
33

44
import { getPluginConfig } from '../../config';
55

0 commit comments

Comments
 (0)