mirror of
https://github.com/optim-enterprises-bv/Xray-core.git
synced 2025-11-03 03:57:48 +00:00
Chore: Run gofmt (#3990)
This commit is contained in:
@@ -41,8 +41,8 @@ func ToProtoUser(mu *MemoryUser) *User {
|
||||
}
|
||||
return &User{
|
||||
Account: serial.ToTypedMessage(mu.Account.ToProto()),
|
||||
Email: mu.Email,
|
||||
Level: mu.Level,
|
||||
Email: mu.Email,
|
||||
Level: mu.Level,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user