Skip to content

Commit c71bd27

Browse files
committed
content: Address Markdown linting error
1 parent 72c88e6 commit c71bd27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/en/functions/resources/GetRemote.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ params:
1515
>
1616
> Use the [`try`] statement instead, as shown in the [error handling] example below.
1717
18-
1918
```go-html-template
2019
{{ $url := "https://example.org/images/a.jpg" }}
2120
{{ with try (resources.GetRemote $url) }}

0 commit comments

Comments
 (0)