Skip to content

Commit

Permalink
chore: remove unneeded TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
re-taro committed Jan 9, 2024
1 parent d76bf5d commit 2274426
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ impl Rule for RoleSupportAriaProps {
attr.span,
name,
role_value.to_string(),
el_type.clone(), // TODO: remove clone
el_type.clone(),
)
} else {
RoleSupportAriaPropsDiagnostic::Default(
Expand Down

0 comments on commit 2274426

Please sign in to comment.