diff --git a/ui/app/components/variable-form.hbs b/ui/app/components/variable-form.hbs index 852696195..2e8ad2aa7 100644 --- a/ui/app/components/variable-form.hbs +++ b/ui/app/components/variable-form.hbs @@ -110,16 +110,6 @@ /> - {{#if (eq entry this.keyValues.lastObject)}} - - {{else}} - {{/if}} {{#each-in entry.warnings as |k v|}} {{v}} @@ -148,9 +137,20 @@ {{/if}}