Browse Source

Remove stale TODO.

wip
Titouan Rigoudy 4 years ago
parent
commit
e7f71e1bb3
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/proto/server/testing.rs

+ 0
- 1
src/proto/server/testing.rs View File

@ -33,7 +33,6 @@ impl UserStatusMap {
}
}
// TODO: Derive Debug?
struct Handler {
frame_stream: FrameStream<ServerRequest, ServerResponse>,
peer_address: SocketAddr,


Loading…
Cancel
Save