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 (