From c62d09a35c86ae4723c577f6f6df83383d9f989b Mon Sep 17 00:00:00 2001
From: "p.delpy@dkfz-heidelberg.de"
Date: Thu, 25 Jul 2024 13:33:43 +0200
Subject: [PATCH] remove landing page, because it does not allow ccp or itcc
project
---
cce/modules/lens-setup.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/cce/modules/lens-setup.sh b/cce/modules/lens-setup.sh
index eb511b5..c19dc4b 100644
--- a/cce/modules/lens-setup.sh
+++ b/cce/modules/lens-setup.sh
@@ -2,5 +2,4 @@
if [ -n "$ENABLE_LENS" ];then
OVERRIDE+=" -f ./$PROJECT/modules/lens-compose.yml"
-fi
-}
\ No newline at end of file
+fi
\ No newline at end of file