Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ranger-ross committed Jul 27, 2024
1 parent 04a0bd2 commit d164b92
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions garde_derive/src/syntax.rs
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,6 @@ impl Parse for model::RawRule {
};
}

// abort!(ident, "`parse` must have exactly one argument");

match ident.to_string().as_str() {
"email" => {
error_if_missing_feature!("email", "email");
Expand Down

0 comments on commit d164b92

Please sign in to comment.