Skip to content

Commit ce16b00

Browse files
committed
fix unused import
1 parent 8071d34 commit ce16b00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/script/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ import { isEnhancedParserObject, isParserObject } from "../common/parser-object"
6767
import type { TSESTree } from "@typescript-eslint/utils"
6868
import type { GenericProcessInfo } from "./generic"
6969
import { extractGeneric } from "./generic"
70-
import { isUndefined } from "lodash"
7170

7271
// [1] = aliases.
7372
// [2] = delimiter.

0 commit comments

Comments
 (0)