diff options
author | Michele Calgaro <[email protected]> | 2020-02-09 17:36:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-02-09 17:36:46 +0900 |
commit | 3459a86ffa4be65c05b08723d38e075915ee8d31 (patch) | |
tree | 1b8fec175e81451a492600967043ab4ac08a3add | |
parent | 1ce09d81081dde5afbd5f54315fa2b7ac80b1711 (diff) | |
download | tde-3459a86ffa4be65c05b08723d38e075915ee8d31.tar.gz tde-3459a86ffa4be65c05b08723d38e075915ee8d31.zip |
Removed kerry from TDE. This relates to issue TDE/kerry#6.
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | main/applications/kerry | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index d63a18ded..c7cbb5166 100644 --- a/.gitmodules +++ b/.gitmodules @@ -265,9 +265,6 @@ [submodule "main/applications/kerberostray"] path = main/applications/kerberostray url = https://[email protected]/scm/git/kerberostray -[submodule "main/applications/kerry"] - path = main/applications/kerry - url = https://[email protected]/scm/git/kerry [submodule "main/applications/kftpgrabber"] path = main/applications/kftpgrabber url = https://[email protected]/scm/git/kftpgrabber diff --git a/main/applications/kerry b/main/applications/kerry deleted file mode 160000 -Subproject b276fc91035acc0b9e6ad8769e6d0c0774a22f3 |