diff options
| author | Michael Forney <mforney@mforney.org> | 2020-04-14 20:29:45 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-04-14 20:29:45 -0700 |
| commit | bc3e4c6a5134164004ea1048e171e17bde44c58d (patch) | |
| tree | 9d47a40ed8b95ba183d5245a66dec1408df59c84 /.gitmodules | |
| parent | 01f543064ebecd8f70ce0437df48debad2dbd354 (diff) | |
Remove monocypher
It isn't used by anything.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 45245bbd..2880e22d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -160,9 +160,6 @@ [submodule "pkg/mc/src"] path = pkg/mc/src url = https://github.com/oridb/mc -[submodule "pkg/monocypher/src"] - path = pkg/monocypher/src - url = https://github.com/LoupVaillant/Monocypher [submodule "pkg/mpv/src"] path = pkg/mpv/src url = https://github.com/mpv-player/mpv |
