Removed outdated comment

This commit is contained in:
jstuczyn
2020-03-20 12:25:56 +00:00
parent 3a4bdc861a
commit db02e828a6
-1
View File
@@ -17,7 +17,6 @@ impl MixMessage {
}
}
// TODO: put our TCP client here
pub(crate) struct MixTrafficController {
tcp_client: multi_tcp_client::Client,
mix_rx: MixMessageReceiver,