From 69a27ac968d0632cfc2682eec13e859b8432c438 Mon Sep 17 00:00:00 2001 From: deling-google <99381034+deling-google@users.noreply.github.com> Date: Thu, 31 Mar 2022 12:16:50 -0700 Subject: [PATCH] Remove smhasher --- .gitmodules | 4 ---- third_party/smhasher | 1 - 2 files changed, 5 deletions(-) delete mode 160000 third_party/smhasher diff --git a/.gitmodules b/.gitmodules index f1abd72b..ad870766 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,10 +10,6 @@ path = third_party/absl url = https://github.com/abseil/abseil-cpp branch = master -[submodule "third_party/smhasher"] - path = third_party/smhasher - url = https://github.com/aappleby/smhasher - branch = master [submodule "third_party/depot_tools"] path = third_party/depot_tools url = https://chromium.googlesource.com/chromium/tools/depot_tools.git diff --git a/third_party/smhasher b/third_party/smhasher deleted file mode 160000 index 61a0530f..00000000 --- a/third_party/smhasher +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 61a0530f28277f2e850bfc39600ce61d02b518de