missing import

This commit is contained in:
BroodjeAap 2023-01-22 11:01:19 +00:00
parent cd30eabdfb
commit d4b10728f2

View file

@ -15,6 +15,7 @@ import (
"os"
"strconv"
"strings"
"time"
"github.com/gin-contrib/multitemplate"
"github.com/gin-gonic/gin"