revert : Added displayUsername and username update functionality
removes implemenation from #35699
This reverts commit e154f38118
.
This commit is contained in:
committed by
mrugesh
parent
0efaa4c3d7
commit
fdb17223ec
@ -37,7 +37,6 @@ function createProfileAttributesFromGithub(profile) {
|
||||
return {
|
||||
name,
|
||||
username: username.toLowerCase(),
|
||||
displayUsername: username,
|
||||
location,
|
||||
bio,
|
||||
website,
|
||||
|
Reference in New Issue
Block a user