fix: Bad dependency
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful

This commit is contained in:
Nicolai Ort 2024-12-16 16:41:52 +01:00
parent f5914e5c38
commit 3dee3e72af
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -14,7 +14,6 @@ import (
"github.com/gofiber/fiber/v2/middleware/keyauth"
"github.com/gofiber/swagger"
"github.com/redis/go-redis/v9"
"github.com/rs/cors"
"github.com/spf13/viper"
)