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: */} - {/*
*/} - {/* */} ) }