Remove TODO for obsolete bug.

PiperOrigin-RevId: 283571456
This commit is contained in:
Zach Koopmans
2019-12-03 10:23:19 -08:00
committed by gVisor bot
parent 19b2d997ec
commit 812189664c
@@ -3,7 +3,6 @@ syntax = "proto3";
// package syscall_rpc is a set of networking related system calls that can be
// forwarded to a socket gofer.
//
// TODO(b/77963526): Document individual RPCs.
package syscall_rpc;
message SendmsgRequest {