diff --git a/scripts/docs/templates/common.template.html b/scripts/docs/templates/common.template.html index 14a5c187b..fdf82ff1a 100644 --- a/scripts/docs/templates/common.template.html +++ b/scripts/docs/templates/common.template.html @@ -175,15 +175,6 @@ docType: "<$ doc.docType $>" <# --- Install commands --- #>
$ <@ if prop.install @><$ prop.install $><@ else @>ionic plugin add --save <$ prop.plugin $><@ endif @>