Skip to content

Commit 467a4cd

Browse files
committed
remove done todo
1 parent b8526f1 commit 467a4cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

collector/server/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ use tokio::net::TcpListener;
1111
use tokio::sync::mpsc;
1212
use tokio::sync::mpsc::{Receiver,Sender};
1313

14-
// TODO: Move HTTP server to its own module.
1514
// TODO: Stream the data somehow.
1615
// TODO: Make sure that processor is cleaned up on connection close.
1716
// TODO: Add proper error handling.

0 commit comments

Comments
 (0)