Skip to content

Commit d410c69

Browse files
committed
Linting error
1 parent 525c54e commit d410c69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/processors/gridset/symbols.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* This module provides symbol resolution and metadata extraction.
1414
*/
1515

16-
import { getFs, getNodeRequire, getPath, ProcessorInput } from '../../utils/io';
16+
import { getFs, getPath, ProcessorInput } from '../../utils/io';
1717
import { getZipAdapter, ZipAdapter } from '../../utils/zip';
1818

1919
/**

0 commit comments

Comments
 (0)