Skip to content

Commit aba68a7

Browse files
committed
fix: rm redundant comment.
1 parent a4000ec commit aba68a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

migration/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import {
33
eslintCompatPlugin,
44
type Rule,
55
type Visitor,
6-
} from "@oxlint/plugins"; // oxlint-disable-line allowed/dependencies -- assumed transitive dependency
6+
} from "@oxlint/plugins";
77
import {
88
queryNamedProp,
99
type NamedProp,

0 commit comments

Comments
 (0)