diff --git a/components/Subscribe/FeedDisplay.js b/components/Subscribe/FeedDisplay.js index 5099d88c..0c00e059 100644 --- a/components/Subscribe/FeedDisplay.js +++ b/components/Subscribe/FeedDisplay.js @@ -81,8 +81,6 @@ function FeedDisplay({ listQueryVars }) { handleClose(); }; - const encodedFeedUrl = encodeURIComponent(feedUrl); - return ( <>