Skip to content

Commit e8f8eb1

Browse files
authored
fix: updated template file to fix whitespace issue. (#237)
* fix: updated template file to fix whitespace issue.
1 parent 9e49e56 commit e8f8eb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/provider/template.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,8 @@ description: |-
233233
{{- end }}
234234
235235
{{ .SchemaMarkdown | trimspace }}
236+
{{- if .HasImport }}
236237
237-
{{ if .HasImport -}}
238238
## Import
239239
240240
Import is supported using the following syntax:

0 commit comments

Comments
 (0)