From 185651b10dc363816f36d2f2469e3c9123f3fd9b Mon Sep 17 00:00:00 2001 From: Martin Brennan Date: Mon, 17 Mar 2025 13:45:14 +1000 Subject: [PATCH] DEV: Remove search banner dependency (#53) Followup dfa22d21b6a49bb4ebaf590b16578cbc35c2894e, the search banner has been replaced in core with the welcome banner, this is no longer needed, c.f. https://github.com/discourse/discourse/pull/31516 --- about.json | 1 - 1 file changed, 1 deletion(-) diff --git a/about.json b/about.json index 99e1577..890fa12 100644 --- a/about.json +++ b/about.json @@ -13,7 +13,6 @@ }, "components": [ "https://github.com/discourse/discourse-sidebar-new-topic-button.git", - "https://github.com/discourse/discourse-search-banner.git", "https://github.com/discourse/discourse-full-width-component.git" ], "color_schemes": {