Remove raw param

This commit is contained in:
Will Faught
2023-03-05 14:57:18 -08:00
parent a2477daa5a
commit 693fe4b088
9 changed files with 17 additions and 64 deletions

View File

@@ -35,8 +35,4 @@
{{ end }}
{{ end }}
{{ if not $result }}
{{ errorf "paige/resource: invalid resource: %q" $url }}
{{ end }}
{{ return $result }}