Imported Upstream version 1.33.1
[platform/upstream/grpc.git] / src / core / lib / debug / stats_data.cc
index ceacc57..f8c27db 100644 (file)
@@ -280,7 +280,6 @@ const char* grpc_stats_histogram_doc[GRPC_STATS_HISTOGRAM_COUNT] = {
     "Number of streams whose payload was written per TCP write",
     "Number of streams terminated per TCP write",
     "Number of flow control updates written per TCP write",
-    // NOLINTNEXTLINE(bugprone-suspicious-missing-comma)
     "How many completion queues were checked looking for a CQ that had "
     "requested the incoming call",
 };