Skip to content

Commit

Permalink
fix: remove TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
re-taro committed Jan 8, 2024
1 parent 9f653a6 commit d76bf5d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ declare_oxc_lint!(
#[derive(Debug, Default, Clone)]
pub struct RoleSupportAriaProps;

// TODO: add error message
#[derive(Debug, Error, Diagnostic)]
enum RoleSupportAriaPropsDiagnostic {
#[error("eslint-plugin-jsx-a11y(role-support-aria-props): The attribute {1} is not supported by the role {2}.")]
Expand Down

0 comments on commit d76bf5d

Please sign in to comment.