Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2323)

Unified Diff: appengine/gce-backend/app.yaml

Issue 2480653002: Remove unused pubsub stuff (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: appengine/gce-backend/app.yaml
diff --git a/appengine/gce-backend/app.yaml b/appengine/gce-backend/app.yaml
index 39282b406c47453f86c147dfb890c6605f834371..6eab90072949dcac27160c6566fbb46ad986f366 100644
--- a/appengine/gce-backend/app.yaml
+++ b/appengine/gce-backend/app.yaml
@@ -23,9 +23,6 @@ handlers:
login: admin
script: main.queues_app
secure: always
-- url: /pubsub/.*
- script: main.pubsub_app
- secure: always
includes:
- components/auth

Powered by Google App Engine
This is Rietveld 408576698