fixing bugs
This commit is contained in:
parent
bb53b92cc1
commit
62c44904c7
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue