From 788ec952fd0b5d8ea6909df13380c58967545502 Mon Sep 17 00:00:00 2001 From: Teck Meng Date: Thu, 30 May 2024 16:20:38 +0800 Subject: [PATCH] Refactor submodule configuration in .gitmodules file --- .gitmodules | 3 --- LibreChat | 1 - 2 files changed, 4 deletions(-) delete mode 160000 LibreChat diff --git a/.gitmodules b/.gitmodules index 4e9a020..6840b7a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "LibreChat"] - path = LibreChat - url = https://github.com/furyhawk/LibreChat.git [submodule "emqx-docker"] path = emqx-docker url = https://github.com/furyhawk/emqx-docker.git diff --git a/LibreChat b/LibreChat deleted file mode 160000 index 3058cfa..0000000 --- a/LibreChat +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3058cfa875acb0dccc42e242eb1f6dc19a064156