mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-12 17:41:22 +00:00
*: Fix redundant_semicolons warnings (#2039)
This commit is contained in:
@ -2632,7 +2632,7 @@ where
|
||||
rpc_list.push(new_rpc.clone());
|
||||
}
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
macro_rules! add_item {
|
||||
($object: ident, $type: ident ) => {
|
||||
|
Reference in New Issue
Block a user