From 7c1bf4ca9d34da25b4913d8d6a553bc87f770a03 Mon Sep 17 00:00:00 2001 From: Lachlan Kermode Date: Wed, 2 Jan 2019 15:45:01 +0000 Subject: [PATCH] remove comments in NoSource --- src/components/presentational/NoSource.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/components/presentational/NoSource.js b/src/components/presentational/NoSource.js index e38975c..ebd6751 100644 --- a/src/components/presentational/NoSource.js +++ b/src/components/presentational/NoSource.js @@ -9,12 +9,6 @@ const NoSource = ({ failedUrls }) => {
No media found, as the original media has not yet been uploaded to the platform.
- {/*
*/} - {/* The following URLs were tried: */} - {/*
*/} - {/* */} ) }