diff options
author | Michele Calgaro <[email protected]> | 2019-06-20 00:17:09 +0900 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-05-10 19:46:05 +0200 |
commit | 0680376dbec6f1e95327971b6337f15f8514e64d (patch) | |
tree | 8497d2d303fc0cc7f60ad91a6f0c1cfcc6106066 /.gitmodules | |
parent | e34e34d3f8d7785204ded31140e41f2915e48c3a (diff) | |
download | yakuake-0680376dbec6f1e95327971b6337f15f8514e64d.tar.gz yakuake-0680376dbec6f1e95327971b6337f15f8514e64d.zip |
Removed admin submodule and autotools files.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit f4fc7a03937bbbde58a7fe13e9c0dd5f4f54ab2d)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index bdec8fc..69dd7b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = https://[email protected]/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = https://[email protected]/scm/git/tde-common-cmake |