diff options
author | Samuel Holland <samuel@sholland.org> | 2017-12-26 13:58:05 -0600 |
---|---|---|
committer | Samuel Holland <samuel@sholland.org> | 2017-12-26 13:58:05 -0600 |
commit | cd105312ca3fdd9ceb0a0dfedc3b2112fe08908e (patch) | |
tree | 4bd55361daff89c2a774d5f76e3d2bc93ace0fb7 /.gitmodules | |
parent | 2caa06d9fb945fb8c3677e60bd320dac141dd64d (diff) |
tools: Remove stale entry from .gitmodules
Signed-off-by: Samuel Holland <samuel@sholland.org>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 1e0b9622..32ab0d51 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,3 @@ [submodule "app/tools/wireguard"] path = app/tools/wireguard url = https://git.zx2c4.com/WireGuard -[submodule "app/tools/wireguard-android-integration"] - path = app/tools/wireguard-android-integration - url = https://git.zx2c4.com/android_kernel_wireguard |