Skip to content

Commit 0605df1

Browse files
committed
scripts/merge-i18n-files.ts: remove unused lodash import
1 parent 3d89e9e commit 0605df1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/merge-i18n-files.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import {
1515
import { projectRoot } from '../webpack/helpers';
1616

1717
const _cliProgress = require('cli-progress');
18-
const _ = require('lodash');
1918

2019
const program = new Command();
2120
program.version('1.0.0', '-v, --version');

0 commit comments

Comments
 (0)