diff --git a/ui/component/common/markdown-preview.jsx b/ui/component/common/markdown-preview.jsx index a492568b9..fba66eea5 100644 --- a/ui/component/common/markdown-preview.jsx +++ b/ui/component/common/markdown-preview.jsx @@ -15,7 +15,6 @@ import { formattedTimestamp, inlineTimestamp } from 'util/remark-timestamp'; import ZoomableImage from 'component/zoomableImage'; import { CHANNEL_STAKED_LEVEL_VIDEO_COMMENTS, SIMPLE_SITE } from 'config'; import Button from 'component/button'; -import Icon from 'component/common/icon'; import * as ICONS from 'constants/icons'; type SimpleTextProps = { @@ -99,19 +98,14 @@ const SimpleImageLink = (props: ImageLinkProps) => { } return ( -
-
+