From 4e07fd71a34bc8003668b7c387f4c46e9e6640d4 Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Mon, 6 Nov 2017 13:50:10 -0600 Subject: [PATCH] Remove misspelled duplicate endpoint --- app/assets/javascripts/clusters/clusters_bundle.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/javascripts/clusters/clusters_bundle.js b/app/assets/javascripts/clusters/clusters_bundle.js index 9ca0ec407fd..f9d2eab0919 100644 --- a/app/assets/javascripts/clusters/clusters_bundle.js +++ b/app/assets/javascripts/clusters/clusters_bundle.js @@ -43,7 +43,6 @@ export default class Clusters { endpoint: statusPath, installHelmEndpoint: installHelmPath, installIngressEndpoint: installIngressPath, - installIngresEndpoint: installIngressPath, installRunnerEndpoint: installRunnerPath, });