revert : Added displayUsername and username update functionality

removes implemenation from #35699
This reverts commit e154f38118.
This commit is contained in:
Mrugesh Mohapatra
2019-12-13 00:52:36 +05:30
committed by mrugesh
parent 0efaa4c3d7
commit fdb17223ec
13 changed files with 37 additions and 87 deletions

View File

@ -37,7 +37,6 @@ function createProfileAttributesFromGithub(profile) {
return {
name,
username: username.toLowerCase(),
displayUsername: username,
location,
bio,
website,