Skip to content

Commit 1ed9e4d

Browse files
committed
remove duplicate changes
1 parent 026552f commit 1ed9e4d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

auth/user_mgt.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,6 @@ type multiFactorEnrollments struct {
8585
Enrollments []*multiFactorInfoResponse `json:"enrollments"`
8686
}
8787

88-
type multiFactorEnrollments struct {
89-
Enrollments []*multiFactorInfoResponse `json:"enrollments"`
90-
}
91-
9288
// MultiFactorInfo describes a user enrolled second phone factor.
9389
type MultiFactorInfo struct {
9490
UID string

0 commit comments

Comments
 (0)