From c85f44e1c34682f5c0b901959d7f6e5aa234490d Mon Sep 17 00:00:00 2001 From: quicksilver Date: Wed, 14 Aug 2019 15:17:31 +0800 Subject: [PATCH] remove knowhere submodule Former-commit-id: 694000ecfac03a507613bc1e4eb58c147a6b7413 --- .gitmodules | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 9a0f065809..0000000000 --- a/.gitmodules +++ /dev/null @@ -1,4 +0,0 @@ -[submodule "cpp/thirdparty/knowhere"] - path = cpp/thirdparty/knowhere - url = git@192.168.1.105:megasearch/knowhere.git - branch = branch-0.4.0