redeploy
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
This commit is contained in:
parent
781bc65e27
commit
ab8caf2ce3
|
|
@ -1,10 +1,10 @@
|
||||||
package controller
|
package controller
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/rs/zerolog"
|
|
||||||
"web-qudo-be/app/module/user_roles/service"
|
"web-qudo-be/app/module/user_roles/service"
|
||||||
)
|
|
||||||
|
|
||||||
|
"github.com/rs/zerolog"
|
||||||
|
)
|
||||||
type Controller struct {
|
type Controller struct {
|
||||||
UserRoles UserRolesController
|
UserRoles UserRolesController
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue