From 10e8382bff9bd17a9abf63d375afd65830894d4f Mon Sep 17 00:00:00 2001 From: Karel van Klink <karel.vanklink@geant.org> Date: Thu, 9 Nov 2023 09:57:21 +0100 Subject: [PATCH] Remove submodule --- .gitmodules | 3 --- orchestrator-core-gui | 1 - 2 files changed, 4 deletions(-) delete mode 100644 .gitmodules delete mode 160000 orchestrator-core-gui diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 8e5e8f2..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "orchestrator-core-gui"] - path = orchestrator-core-gui - url = git@github.com:workfloworchestrator/orchestrator-core-gui.git diff --git a/orchestrator-core-gui b/orchestrator-core-gui deleted file mode 160000 index 00bb233..0000000 --- a/orchestrator-core-gui +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 00bb233ef6bec217bb75311d9db9ba342f1d76b3 -- GitLab