chore: adapt to latest clippy lints
This commit is contained in:
parent
51acdf9723
commit
dc64bb5395
4 changed files with 6 additions and 6 deletions
|
|
@ -2478,7 +2478,7 @@ impl Query {
|
|||
_ => QueryErrorKind::Syntax,
|
||||
};
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
return Err(QueryError {
|
||||
row,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue