From 0457597f82553e8f3c12dd89272cc99d22c93ed5 Mon Sep 17 00:00:00 2001 From: Shurkys Date: Wed, 15 Jan 2025 01:07:14 +0200 Subject: [PATCH] fix lint --- templates/package/content/terraform.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/package/content/terraform.tmpl b/templates/package/content/terraform.tmpl index e7e8f11d49..8d6ddd57d2 100644 --- a/templates/package/content/terraform.tmpl +++ b/templates/package/content/terraform.tmpl @@ -27,4 +27,4 @@ terraform init \

{{ctx.Locale.Tr "packages.about"}}

{{.PackageDescriptor.Metadata.Description}}
{{end}} -{{end}} \ No newline at end of file +{{end}}