From 3d6304bc2519ddd0a33278dc42ef8aa39d44aa22 Mon Sep 17 00:00:00 2001 From: infinite-persistence Date: Tue, 23 Feb 2021 11:38:57 +0800 Subject: [PATCH] Revert optimized URLs on channel banner. ## Issue 5564: Don't use optimized URLs on channel pages (profile/banner) --- ui/page/channel/view.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ui/page/channel/view.jsx b/ui/page/channel/view.jsx index c48ec52b7..d8fe9e1cd 100644 --- a/ui/page/channel/view.jsx +++ b/ui/page/channel/view.jsx @@ -2,7 +2,6 @@ import * as ICONS from 'constants/icons'; import * as PAGES from 'constants/pages'; import React from 'react'; -import { getThumbnailCdnUrl } from 'util/thumbnail'; import { parseURI } from 'lbry-redux'; import { YOUTUBE_STATUSES } from 'lbryinc'; import Page from 'component/page'; @@ -163,7 +162,7 @@ function ChannelPage(props: Props) { {cover && ( )}