From 82a20778e57648c0897fc58fed43db2bc51031e9 Mon Sep 17 00:00:00 2001 From: Westly Wright Date: Wed, 2 Jan 2019 13:21:35 -0700 Subject: [PATCH] remove unneeded code --- app/components/container/form-volume-row/template.hbs | 1 - 1 file changed, 1 deletion(-) diff --git a/app/components/container/form-volume-row/template.hbs b/app/components/container/form-volume-row/template.hbs index 4c6363d7f..0a4b876c3 100644 --- a/app/components/container/form-volume-row/template.hbs +++ b/app/components/container/form-volume-row/template.hbs @@ -81,7 +81,6 @@ {{/if}} - {{else if (eq model.mode "existingVct")}} {{else if (eq model.mode "bindMount")}} {{volume-source/source-host-path volume=model.volume