From e7f61cc8b443704c00b94f0281c35ebd8f7d076e Mon Sep 17 00:00:00 2001
From: Florian Spreckelsen <f.spreckelsen@indiscale.com>
Date: Wed, 30 Oct 2024 14:02:07 +0100
Subject: [PATCH] MAINT: Remove unused files

---
 .../caosdb-server/caosdb-webui/src/ext/js/customfile.js     | 6 ------
 test-profile/theme-linkahead                                | 1 -
 2 files changed, 7 deletions(-)
 delete mode 100644 test-profile/custom/caosdb-server/caosdb-webui/src/ext/js/customfile.js
 delete mode 120000 test-profile/theme-linkahead

diff --git a/test-profile/custom/caosdb-server/caosdb-webui/src/ext/js/customfile.js b/test-profile/custom/caosdb-server/caosdb-webui/src/ext/js/customfile.js
deleted file mode 100644
index 4802979..0000000
--- a/test-profile/custom/caosdb-server/caosdb-webui/src/ext/js/customfile.js
+++ /dev/null
@@ -1,6 +0,0 @@
-///////////////////////////////////////////////////////////////////////////////
-//           Put your custom JavaScript files into this directory.           //
-///////////////////////////////////////////////////////////////////////////////
-
-// Please remember that CaosDB is licensed under the AGPL, so basically your
-// users have the right to obtain your source code as well.
diff --git a/test-profile/theme-linkahead b/test-profile/theme-linkahead
deleted file mode 120000
index 2b1f7d5..0000000
--- a/test-profile/theme-linkahead
+++ /dev/null
@@ -1 +0,0 @@
-../demo/theme-linkahead
\ No newline at end of file
-- 
GitLab