Adding a new line at the end of the file

pull/17689/head
Yash Tibrewal 6 years ago
parent 6e94552a30
commit 817fb588af
  1. 2
      examples/cpp/keyvaluestore/caching_interceptor.h

@ -125,4 +125,4 @@ class CachingInterceptorFactory
grpc::experimental::ClientRpcInfo* info) override {
return new CachingInterceptor(info);
}
};
};

Loading…
Cancel
Save