Remove needless component local registration

This commit is contained in:
taehoon 2019-02-25 07:36:38 -05:00
parent 080786c945
commit bb1fac4bc2
1 changed files with 0 additions and 1 deletions

View File

@ -145,7 +145,6 @@ const UserProfile = {
}, },
components: { components: {
UserCardContent, UserCardContent,
UserCard,
Timeline, Timeline,
FollowerList, FollowerList,
FriendList FriendList