You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in hydra/cmd/cli/handler_groups.go func (h *GroupHandler) CreateGroup(cmd *cobra.Command, args []string) and func (h *GroupHandler) DeleteGroup(cmd *cobra.Command, args []string) both have one code:
in
hydra/cmd/cli/handler_groups.go
func (h *GroupHandler) CreateGroup(cmd *cobra.Command, args []string)
andfunc (h *GroupHandler) DeleteGroup(cmd *cobra.Command, args []string)
both have one code:See
hydra/cmd/cli/handler_groups.go
Line 36 in fcdf664
and
hydra/cmd/cli/handler_groups.go
Line 58 in fcdf664
Is that write?
The text was updated successfully, but these errors were encountered: