aboutsummaryrefslogtreecommitdiffstats
path: root/proto/termcast.proto
diff options
context:
space:
mode:
Diffstat (limited to 'proto/termcast.proto')
-rw-r--r--proto/termcast.proto17
1 files changed, 0 insertions, 17 deletions
diff --git a/proto/termcast.proto b/proto/termcast.proto
deleted file mode 100644
index 44550f1..0000000
--- a/proto/termcast.proto
+++ /dev/null
@@ -1,17 +0,0 @@
-syntax = "proto3";
-
-message ListRequest {
- // NEXT: 1
-}
-
-message ListResponse {
- // NEXT: 1
-}
-
-message WatchRequest {
- // NEXT: 1
-}
-
-message WatchProgress {
- // NEXT: 1
-}