diff options
author | Tharre <tharre3@gmail.com> | 2021-12-16 16:58:15 +0100 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2021-12-18 21:37:05 +0100 |
commit | 24bb9017e09d891b3182a134aefcf8d05f458fda (patch) | |
tree | dc47eadc2f18508e4a6a27dddf8c7079abef6bff /.gitmodules | |
parent | aa258284eb5c2d5f9378bdba457ca155365f5794 (diff) | |
download | pkgbuilds-24bb9017e09d891b3182a134aefcf8d05f458fda.tar.gz pkgbuilds-24bb9017e09d891b3182a134aefcf8d05f458fda.tar.xz pkgbuilds-24bb9017e09d891b3182a134aefcf8d05f458fda.zip |
Remove python-enlighten
It's no longer a dependency of grokmirror
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 7bcd60c..7cb2375 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "grokmirror"] path = grokmirror url = https://aur.archlinux.org/grokmirror.git -[submodule "python-enlighten"] - path = python-enlighten - url = https://aur.archlinux.org/python-enlighten.git [submodule "diod"] path = diod url = https://aur.archlinux.org/diod.git |