From aa0801e1f32997d79f5fef2ba8c0400367c820e1 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Wed, 18 Oct 2023 01:05:23 +0200 Subject: [PATCH] Remove explore prompt --- .../flavours/glitch/features/home_timeline/index.jsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/javascript/flavours/glitch/features/home_timeline/index.jsx b/app/javascript/flavours/glitch/features/home_timeline/index.jsx index ac378291e..26e9fbb4b 100644 --- a/app/javascript/flavours/glitch/features/home_timeline/index.jsx +++ b/app/javascript/flavours/glitch/features/home_timeline/index.jsx @@ -191,10 +191,6 @@ class HomeTimeline extends PureComponent { banners.push(); } - if (tooSlow) { - banners.push(); - } - return (