mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 17:28:00 +00:00
Move around stuff in sc_network (#5847)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
//! On-demand requests service.
|
||||
|
||||
use crate::protocol::light_client_handler;
|
||||
use crate::light_client_handler;
|
||||
|
||||
use futures::{channel::oneshot, prelude::*};
|
||||
use parking_lot::Mutex;
|
||||
|
||||
Reference in New Issue
Block a user