diff --git a/templates/renderer.go b/templates/renderer.go index 7373e38..62b1c05 100644 --- a/templates/renderer.go +++ b/templates/renderer.go @@ -8,7 +8,6 @@ import ( "io/fs" "net/http" "path" - "strings" "github.com/gin-gonic/gin" "github.com/gin-gonic/gin/render"