Skip to content

Commit

Permalink
fix: remove type property
Browse files Browse the repository at this point in the history
  • Loading branch information
developer-bandi committed Apr 28, 2024
1 parent 4062305 commit 8819bd3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1341,7 +1341,6 @@ function foo() {
messageId: 'unusedVar',
data: { varName: 'foo', action: 'defined', additional: '' },
line: 2,
type: AST_NODE_TYPES.Identifier,
},
],
},
Expand Down

0 comments on commit 8819bd3

Please sign in to comment.