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

Unified Diff: dashboard/app.yaml

Issue 1831403003: Remove get_logs from app.yaml. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Created 4 years, 9 months 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dashboard/app.yaml
diff --git a/dashboard/app.yaml b/dashboard/app.yaml
index 4c51c8998d738c1d5242e6921a35045ea8c0763a..223e58cc5aef3bb642c7000f5a3595b7bef4b5f1 100644
--- a/dashboard/app.yaml
+++ b/dashboard/app.yaml
@@ -104,11 +104,6 @@ handlers:
login: admin
secure: always
-- url: /get_logs
- script: dashboard.dispatcher.APP
- login: admin
- secure: always
-
- url: /edit_anomaly_configs
script: dashboard.dispatcher.APP
login: admin
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698