mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-09 02:04:22 +01:00
chore: cargo fmt
This commit is contained in:
@@ -481,7 +481,6 @@ impl Statement {
|
||||
pub fn bind(&mut self, value: Value) {
|
||||
self.state.bind(value.into());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
pub enum StepResult<'a> {
|
||||
|
||||
Reference in New Issue
Block a user