lints
This commit is contained in:
@@ -127,9 +127,9 @@ impl AttachmentManager {
|
||||
crypto: crypto.clone(),
|
||||
attachment_machine: CallbackStateMachine::new(),
|
||||
network_manager: NetworkManager::new(
|
||||
config.clone(),
|
||||
table_store.clone(),
|
||||
crypto.clone(),
|
||||
config,
|
||||
table_store,
|
||||
crypto,
|
||||
),
|
||||
maintain_peers: false,
|
||||
peer_count: 0,
|
||||
|
||||
Reference in New Issue
Block a user