fix-template

pull/36284/head
Craig Tiller 11 months ago
parent 2c467d1bcd
commit 7f48c29f7c
  1. 3
      templates/src/core/lib/surface/version.cc.template

@ -21,9 +21,8 @@
// This file is autogenerated from:
// templates/src/core/surface/version.c.template
#include <grpc/support/port_platform.h>
#include <grpc/grpc.h>
#include <grpc/support/port_platform.h>
const char* grpc_version_string(void) { return "${settings.core_version}"; }

Loading…
Cancel
Save