diff --git a/src/components/postCard/view/postCardView.js b/src/components/postCard/view/postCardView.js index e8bdd514b..ec86a054f 100644 --- a/src/components/postCard/view/postCardView.js +++ b/src/components/postCard/view/postCardView.js @@ -5,9 +5,6 @@ import { PostHeaderDescription } from '../../postElements'; import { PostDropdown } from '../../postDropdown'; import { Icon } from '../../icon'; -// Utils -import { makeCountFriendly } from '../../../utils/formatter'; - // STEEM import { Upvote } from '../../upvote'; // Styles