Skip to content

Commit

Permalink
fix clippy errors
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhawvipul committed Oct 29, 2024
1 parent c468d00 commit 2dfe404
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/arroyo-planner/src/tables.rs
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ impl FieldSpec {
_ => false,
}
}

}

impl From<Field> for FieldSpec {
Expand Down

0 comments on commit 2dfe404

Please sign in to comment.