From ca241639c65cd5491434bfe0dc021e38b40008c5 Mon Sep 17 00:00:00 2001
From: sidrakesh93 <sidrakesh@google.com>
Date: Mon, 22 Jun 2015 14:26:41 -0700
Subject: [PATCH] Update perf_db_client.cc

---
 test/cpp/qps/perf_db_client.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/cpp/qps/perf_db_client.cc b/test/cpp/qps/perf_db_client.cc
index 0905cde11a..f514408c14 100644
--- a/test/cpp/qps/perf_db_client.cc
+++ b/test/cpp/qps/perf_db_client.cc
@@ -111,4 +111,4 @@ int PerfDbClient::sendData(std::string access_token, std::string test_name, std:
   }
 }
 }  //testing
-}  //grpc
\ No newline at end of file
+}  //grpc
-- 
GitLab