Skip to content

Commit 14c9f18

Browse files
authored
Merge pull request #795 from topcoder-platform/MP-170_blank-profile
fix lint issue
2 parents a0b5e54 + 01f0849 commit 14c9f18

File tree

1 file changed

+0
-1
lines changed
  • src/apps/profiles/src/member-profile/about-me

1 file changed

+0
-1
lines changed

src/apps/profiles/src/member-profile/about-me/AboutMe.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { KeyedMutator } from 'swr'
44
import classNames from 'classnames'
55

66
import { useMemberTraits, UserProfile, UserTraitIds, UserTraits } from '~/libs/core'
7-
import { Button } from '~/libs/ui'
87

98
import { AddButton, EditMemberPropertyBtn, EmptySection } from '../../components'
109
import { EDIT_MODE_QUERY_PARAM, profileEditModes } from '../../config'

0 commit comments

Comments
 (0)