fixing bugs

This commit is contained in:
hanif salafi 2025-11-19 14:33:07 +07:00
parent bb53b92cc1
commit 62c44904c7
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ import (
"github.com/gofiber/fiber/v2" "github.com/gofiber/fiber/v2"
utilRes "jaecoo-be/utils/response" utilRes "jaecoo-be/utils/response"
utilVal "jaecoo-be/utils/validator"
) )
type productsController struct { type productsController struct {