From 9c43f4b51e9327e200430c415ab06839d0429d27 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Wed, 28 Sep 2022 13:39:45 -0500 Subject: [PATCH] UI: delete Gab groups commented routes --- app/soapbox/features/ui/index.tsx | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/app/soapbox/features/ui/index.tsx b/app/soapbox/features/ui/index.tsx index 6b2405ef6..6f6956b19 100644 --- a/app/soapbox/features/ui/index.tsx +++ b/app/soapbox/features/ui/index.tsx @@ -181,18 +181,6 @@ const SwitchingColumnsArea: React.FC = ({ children }) => { )} - {/* Gab groups */} - {/* - - - - - - - - - */} - {/* Mastodon web routes */}