diff --git a/ui/component/collectionContentSidebar/view.jsx b/ui/component/collectionContentSidebar/view.jsx
index 0ff4eeec9..9ae62a1fb 100644
--- a/ui/component/collectionContentSidebar/view.jsx
+++ b/ui/component/collectionContentSidebar/view.jsx
@@ -10,7 +10,6 @@ import Card from 'component/common/card';
import Button from 'component/button';
import * as PAGES from 'constants/pages';
import * as COLLECTIONS_CONSTS from 'constants/collections';
-import Icon from 'component/common/icon';
import * as ICONS from 'constants/icons';
type Props = {
@@ -61,19 +60,17 @@ export default function CollectionContent(props: Props) {
className="file-page__playlist-collection"
title={
<>
-
-
-
- {collectionName}
-
-
+