From 0e6ecedf850f22f9b3a38c9e2dceda8fa1dface7 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Thu, 6 Nov 2025 21:28:42 +0100 Subject: [PATCH] refactor: remove duplicate CloudHosting component from CloudPage --- src/pages/cloud/CloudPage.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pages/cloud/CloudPage.tsx b/src/pages/cloud/CloudPage.tsx index 2526ee3..b099018 100644 --- a/src/pages/cloud/CloudPage.tsx +++ b/src/pages/cloud/CloudPage.tsx @@ -20,10 +20,6 @@ export default function CloudPage() { - - - -