Skip to content

Commit 37d4811

Browse files
committed
Removed commented code
1 parent 492cf15 commit 37d4811

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rules/no-role-presentation-on-focusable.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import type { Rule } from "eslint";
2-
// import type { AST } from "vue-eslint-parser";
32

43
import {
54
defineTemplateBodyVisitor,

0 commit comments

Comments
 (0)