Remove outdated fixup note.
This commit is contained in:
parent
da78603d3a
commit
77191e62f6
|
|
@ -3,8 +3,6 @@
|
||||||
// Portions of this submodule were adapted from tower-balance,
|
// Portions of this submodule were adapted from tower-balance,
|
||||||
// which is (c) 2019 Tower Contributors (MIT licensed).
|
// which is (c) 2019 Tower Contributors (MIT licensed).
|
||||||
|
|
||||||
// XXX these imports should go in a peer_set::initialize submodule
|
|
||||||
|
|
||||||
use std::{
|
use std::{
|
||||||
net::SocketAddr,
|
net::SocketAddr,
|
||||||
sync::{Arc, Mutex},
|
sync::{Arc, Mutex},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue