From 2173fc4be218a67656bc75882ced8e8dfcf0aca3 Mon Sep 17 00:00:00 2001
From: Sina Rohde <s.rohde@indiscale.com>
Date: Thu, 26 Sep 2024 11:41:33 +0200
Subject: [PATCH] lint lint...

---
 pages/fdo/show/[prefix]/sandbox.tsx | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pages/fdo/show/[prefix]/sandbox.tsx b/pages/fdo/show/[prefix]/sandbox.tsx
index 1606be8..6b66b8c 100644
--- a/pages/fdo/show/[prefix]/sandbox.tsx
+++ b/pages/fdo/show/[prefix]/sandbox.tsx
@@ -153,10 +153,9 @@ const ShowFDO = () => {
             <Box>
             <Details/>
             </Box>
-          </Item> 
+          </Item>
         </Stack>
       </div><br/><br/>
-
     </Show>
   )
 }
-- 
GitLab