Move around stuff in sc_network (#5847)

This commit is contained in:
Pierre Krieger
2020-04-30 15:08:38 +02:00
committed by GitHub
parent c09bb1f350
commit 929bd07bef
13 changed files with 172 additions and 160 deletions
@@ -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;