mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-28 09:11:34 +00:00
Address edition-2018 idioms. (#929)
This commit is contained in:
committed by
Pierre Krieger
parent
21810e46bd
commit
eeed66707b
@ -463,8 +463,6 @@ fn proto_to_resp_msg(
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
extern crate libp2p_tcp;
|
||||
extern crate tokio;
|
||||
|
||||
/*// TODO: restore
|
||||
use self::libp2p_tcp::TcpConfig;
|
||||
|
Reference in New Issue
Block a user