From 2a2bacccf3bd50889580e8abe803518e8742245d Mon Sep 17 00:00:00 2001
From: Craig Tiller <ctiller@google.com>
Date: Fri, 6 Feb 2015 16:36:37 -0800
Subject: [PATCH] Remove TODO

---
 src/cpp/common/completion_queue.cc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/cpp/common/completion_queue.cc b/src/cpp/common/completion_queue.cc
index 102a81bf0e..f06da9b04f 100644
--- a/src/cpp/common/completion_queue.cc
+++ b/src/cpp/common/completion_queue.cc
@@ -31,7 +31,6 @@
  *
  */
 
-// TODO(yangg) maybe move to internal/common
 #include <grpc++/completion_queue.h>
 
 #include <grpc/grpc.h>
-- 
GitLab