Remove needless component local registration

This commit is contained in:
taehoon 2019-02-25 07:36:38 -05:00
parent 080786c945
commit bb1fac4bc2

View file

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