From 663b06d60f03536ca218d8ca02dfc16479c2b801 Mon Sep 17 00:00:00 2001 From: naman-bruno Date: Wed, 3 Dec 2025 14:11:25 +0530 Subject: [PATCH] fix blank line --- packages/bruno-app/src/components/Sidebar/Collections/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/bruno-app/src/components/Sidebar/Collections/index.js b/packages/bruno-app/src/components/Sidebar/Collections/index.js index c569d54bb..31bb9ac91 100644 --- a/packages/bruno-app/src/components/Sidebar/Collections/index.js +++ b/packages/bruno-app/src/components/Sidebar/Collections/index.js @@ -22,7 +22,6 @@ const Collections = ({ showSearch }) => { }).filter(Boolean); } - if (!workspaceCollections || !workspaceCollections.length) { return (