From: Kefu Chai Date: Mon, 10 Dec 2018 14:57:21 +0000 (+0800) Subject: fmt: remove fmt submodule X-Git-Tag: v14.1.0~607^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F25474%2Fhead;p=ceph.git fmt: remove fmt submodule since seastar contains fmt 5.2.1 as a submodule. there is no need to have our own copy. Signed-off-by: Kefu Chai --- diff --git a/.gitmodules b/.gitmodules index 4913e29f1598..fc961d5fb298 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,9 +55,6 @@ [submodule "src/seastar"] path = src/seastar url = https://github.com/ceph/seastar.git -[submodule "src/fmt"] - path = src/fmt - url = https://github.com/ceph/fmt.git [submodule "src/c-ares"] path = src/c-ares url = https://github.com/ceph/c-ares.git diff --git a/src/fmt b/src/fmt deleted file mode 160000 index f61e71ccb9ab..000000000000 --- a/src/fmt +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f61e71ccb9ab253f6d76096b2d958caf38fcccaa