aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/json
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-03-01 20:19:25 -0800
committerGravatar ncteisen <ncteisen@gmail.com>2018-03-01 20:19:25 -0800
commit6ea7f3330e238f69925062b281185fbfaefd4ee2 (patch)
treed7214f9558bd7bf7c80832cfc78f48d933504065 /src/core/lib/json
parent95cf05794ad43b534df75dfa3a7e146761a0cf6e (diff)
Reviewer comments
Diffstat (limited to 'src/core/lib/json')
-rw-r--r--src/core/lib/json/json.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/lib/json/json.h b/src/core/lib/json/json.h
index c8a87a7b87..f93b43048b 100644
--- a/src/core/lib/json/json.h
+++ b/src/core/lib/json/json.h
@@ -19,7 +19,6 @@
#ifndef GRPC_CORE_LIB_JSON_JSON_H
#define GRPC_CORE_LIB_JSON_JSON_H
-
#include <grpc/support/port_platform.h>
#include <stdbool.h>