Skip to content

Commit fe6de7c

Browse files
committed
Remove unused component
Signed-off-by: Trung Nguyen <[email protected]>
1 parent ab50405 commit fe6de7c

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

src/extension/ui/src/components/CatalogGrid.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import { CATALOG_LAYOUT_SX } from '../Constants';
99
import { MCPClientState } from '../MCPClients';
1010

1111
const ToolCatalog = React.lazy(() => import('./tabs/ToolCatalog'));
12-
const YourTools = React.lazy(() => import('./tabs/YourTools'));
1312

1413
// Initialize the Docker Desktop client
1514
const client = createDockerDesktopClient();

src/extension/ui/src/components/tabs/YourTools.tsx

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)