mirror of https://github.com/portainer/portainer
parent
eb4ff12744
commit
b90b1701e9
|
@ -9,8 +9,6 @@ import (
|
||||||
"github.com/portainer/libhttp/request"
|
"github.com/portainer/libhttp/request"
|
||||||
"github.com/portainer/libhttp/response"
|
"github.com/portainer/libhttp/response"
|
||||||
portainer "github.com/portainer/portainer/api"
|
portainer "github.com/portainer/portainer/api"
|
||||||
httperrors "github.com/portainer/portainer/api/http/errors"
|
|
||||||
"github.com/portainer/portainer/api/http/security"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type userCreatePayload struct {
|
type userCreatePayload struct {
|
||||||
|
|
Loading…
Reference in New Issue