diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2021-09-09 15:13:06 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-09 15:13:06 -0400 |
| commit | 2a02cd0a5fb627a026a37d2e5d059bf5d1780562 (patch) | |
| tree | 78aab378f61585159966a9d9f7dcc32fb8afccc0 /.gitmodules | |
| parent | 7848a467c5e7082b728fba99a170d6e00bfce143 (diff) | |
| parent | ae85ec0285f30f7bf2fbd31b6dc45b9fd21b72fa (diff) | |
| download | monzero-core-2a02cd0a5fb627a026a37d2e5d059bf5d1780562.tar.gz monzero-core-2a02cd0a5fb627a026a37d2e5d059bf5d1780562.tar.xz monzero-core-2a02cd0a5fb627a026a37d2e5d059bf5d1780562.zip | |
Merge pull request #7773 from selsta/unbound
external: remove unbound submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 3cf831bcd..721cce3b4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,3 @@ -[submodule "external/unbound"] - path = external/unbound - url = https://github.com/monero-project/unbound - branch = monero [submodule "external/miniupnp"] path = external/miniupnp url = https://github.com/miniupnp/miniupnp |
