aboutsummaryrefslogtreecommitdiff
path: root/pb/xesite.proto
diff options
context:
space:
mode:
Diffstat (limited to 'pb/xesite.proto')
-rw-r--r--pb/xesite.proto6
1 files changed, 0 insertions, 6 deletions
diff --git a/pb/xesite.proto b/pb/xesite.proto
index e7f426a..aea867c 100644
--- a/pb/xesite.proto
+++ b/pb/xesite.proto
@@ -33,10 +33,4 @@ message BuildInfo {
service Feed {
// Get fetches the current feed of posts.
rpc Get(google.protobuf.Empty) returns (protofeed.Feed);
-}
-
-// Events lets users fetch the current feed of events that Xe will be attending.
-service Events {
- // Get fetches the current feed of upcoming events.
- rpc Get(google.protobuf.Empty) returns (within.website.x.mi.EventFeed);
} \ No newline at end of file