aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests/qps/generated_code/Grpc
diff options
context:
space:
mode:
authorGravatar ZhouyihaiDing <ddyihai@google.com>2018-05-04 18:22:07 -0700
committerGravatar ZhouyihaiDing <ddyihai@google.com>2018-05-04 18:22:07 -0700
commit29bfaf490ee631a65d2405dc56ee33f3ff2d959d (patch)
tree74f2b1f88ef56c4146a6e3379f6b7508f7e7ea1c /src/php/tests/qps/generated_code/Grpc
parentfec4b30d9a94cb6700bfe92ab50a3eccb9ebf128 (diff)
PHP: fix QPS tests not working
Diffstat (limited to 'src/php/tests/qps/generated_code/Grpc')
-rw-r--r--src/php/tests/qps/generated_code/Grpc/Testing/Void.php23
1 files changed, 0 insertions, 23 deletions
diff --git a/src/php/tests/qps/generated_code/Grpc/Testing/Void.php b/src/php/tests/qps/generated_code/Grpc/Testing/Void.php
deleted file mode 100644
index 623021d99b..0000000000
--- a/src/php/tests/qps/generated_code/Grpc/Testing/Void.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php
-# Generated by the protocol buffer compiler. DO NOT EDIT!
-# source: src/proto/grpc/testing/control.proto
-
-namespace Grpc\Testing;
-
-use Google\Protobuf\Internal\GPBType;
-use Google\Protobuf\Internal\RepeatedField;
-use Google\Protobuf\Internal\GPBUtil;
-
-/**
- * Generated from protobuf message <code>grpc.testing.Void</code>
- */
-class Void extends \Google\Protobuf\Internal\Message
-{
-
- public function __construct() {
- \GPBMetadata\Src\Proto\Grpc\Testing\Control::initOnce();
- parent::__construct();
- }
-
-}
-