Remove review comment
This commit is contained in:
parent
73c8dcf71b
commit
a98ae5b367
|
@ -125,9 +125,6 @@ function syncUser(user, thirdPartyUser) {
|
||||||
}
|
}
|
||||||
|
|
||||||
// profile
|
// profile
|
||||||
// @reviewers: Historically stored at the root level of the user
|
|
||||||
// Nest to prevent conflicts with future fields
|
|
||||||
// Is this okay to change?
|
|
||||||
user.thirdPartyProfile = {
|
user.thirdPartyProfile = {
|
||||||
...profile._json,
|
...profile._json,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue