summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index decb9a05..a134ae64 100644
--- a/Makefile
+++ b/Makefile
@@ -40,6 +40,3 @@ run-image: build-image
# gRPC testing targets
health-check:
@grpcurl -plaintext localhost:50051 grpc.health.v1.Health/Check
-
-list-services:
- @grpcurl -plaintext localhost:50051 list