mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-31 13:54:27 +01:00
fix clippy
This commit is contained in:
@@ -10,8 +10,8 @@ use crate::{
|
||||
database_sync_operations::WAL_FRAME_HEADER,
|
||||
errors::Error,
|
||||
types::{
|
||||
Coro, DatabaseChange, DatabaseRowMutation, DatabaseRowStatement, DatabaseTapeOperation,
|
||||
DatabaseTapeRowChange, DatabaseTapeRowChangeType, ProtocolCommand, Transform,
|
||||
Coro, DatabaseChange, DatabaseTapeOperation, DatabaseTapeRowChange,
|
||||
DatabaseTapeRowChangeType, ProtocolCommand, Transform,
|
||||
},
|
||||
wal_session::WalSession,
|
||||
Result,
|
||||
|
||||
Reference in New Issue
Block a user