diff --git a/src/app/connections/views/ConnectionInboundSummaryClustersView.vue b/src/app/connections/views/ConnectionInboundSummaryClustersView.vue index d7a95d5880..b99207972f 100644 --- a/src/app/connections/views/ConnectionInboundSummaryClustersView.vue +++ b/src/app/connections/views/ConnectionInboundSummaryClustersView.vue @@ -37,14 +37,13 @@ @reg-exp-mode-change="route.update({ codeRegExp: $event })" > @@ -53,8 +52,6 @@ diff --git a/src/app/connections/views/ConnectionOutboundSummaryStatsView.vue b/src/app/connections/views/ConnectionOutboundSummaryStatsView.vue index 3b3e19228e..803a0f161b 100644 --- a/src/app/connections/views/ConnectionOutboundSummaryStatsView.vue +++ b/src/app/connections/views/ConnectionOutboundSummaryStatsView.vue @@ -37,14 +37,13 @@ @reg-exp-mode-change="route.update({ codeRegExp: $event })" > @@ -53,8 +52,6 @@