summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Marius Venstad <jvenstad@yahoo-inc.com>2019-03-25 13:04:12 +0100
committerJon Marius Venstad <jvenstad@yahoo-inc.com>2019-03-25 13:04:12 +0100
commitbacdfe7236bc1e31ae2444605b21f22f0b318a4d (patch)
treeab97a16a3df7da6b76c21c64c7010ae7516ca22f
parent18414aa4ec89bf0539f1f4a77ef17f5610630a46 (diff)
Remove path which has moved
-rw-r--r--controller-server/src/main/java/com/yahoo/vespa/hosted/controller/role/PathGroup.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/role/PathGroup.java b/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/role/PathGroup.java
index 1369a947302..7cc5abd86d1 100644
--- a/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/role/PathGroup.java
+++ b/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/role/PathGroup.java
@@ -40,7 +40,6 @@ public enum PathGroup {
/** Paths used by tenant/application administrators */
tenant("/application/v4/",
- "/application/v4/athensDomain/",
"/application/v4/property/",
"/application/v4/tenant/",
"/application/v4/tenant-pipeline/",