From e1ec01dc3ef90c0dc033d2e648da9a2acf8a1bdd Mon Sep 17 00:00:00 2001 From: eal Date: Wed, 23 Aug 2017 19:21:15 +0300 Subject: Appease linter. --- src/components/user_profile/user_profile.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/components/user_profile/user_profile.js') diff --git a/src/components/user_profile/user_profile.js b/src/components/user_profile/user_profile.js index 1ce6e5f2..5f9d4d08 100644 --- a/src/components/user_profile/user_profile.js +++ b/src/components/user_profile/user_profile.js @@ -20,11 +20,11 @@ const UserProfile = { } else { return false } - }, + } }, components: { UserCardContent, - Timeline, + Timeline } } -- cgit v1.2.3-70-g09d2