Skip to content

Commit fe2f5d4

Browse files
committed
remove mockAuth
1 parent 2a14dbe commit fe2f5d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

account/accountdomain/user/user.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ type User struct {
2525
verification *Verification
2626
passwordReset *PasswordReset
2727
host string
28-
mockAuth bool
2928
}
3029

3130
func (u *User) ID() ID {

0 commit comments

Comments
 (0)