Skip to content

Commit

Permalink
remove duplicate changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pragatimodi committed Sep 6, 2023
1 parent 026552f commit 1ed9e4d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions auth/user_mgt.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,6 @@ type multiFactorEnrollments struct {
Enrollments []*multiFactorInfoResponse `json:"enrollments"`
}

type multiFactorEnrollments struct {
Enrollments []*multiFactorInfoResponse `json:"enrollments"`
}

// MultiFactorInfo describes a user enrolled second phone factor.
type MultiFactorInfo struct {
UID string
Expand Down

0 comments on commit 1ed9e4d

Please sign in to comment.