aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/python/multiplex/helloworld_pb2_grpc.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/python/multiplex/helloworld_pb2_grpc.py')
-rw-r--r--examples/python/multiplex/helloworld_pb2_grpc.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/python/multiplex/helloworld_pb2_grpc.py b/examples/python/multiplex/helloworld_pb2_grpc.py
index 682dc36cd8..18e07d1679 100644
--- a/examples/python/multiplex/helloworld_pb2_grpc.py
+++ b/examples/python/multiplex/helloworld_pb2_grpc.py
@@ -1,6 +1,5 @@
+# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
import grpc
-from grpc.framework.common import cardinality
-from grpc.framework.interfaces.face import utilities as face_utilities
import helloworld_pb2 as helloworld__pb2