diff options
author | June McEnroe <june@causal.agency> | 2023-09-11 22:48:03 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2023-09-11 22:48:03 -0400 |
commit | a50c6f455a5c1e092080e5796ad822461e1ae5f4 (patch) | |
tree | 2ab60aa3b5fc00e7e9b7c5a7e3e994cabf85b364 /bin/Makefile | |
parent | Add git-import (diff) | |
download | src-a50c6f455a5c1e092080e5796ad822461e1ae5f4.tar.gz src-a50c6f455a5c1e092080e5796ad822461e1ae5f4.zip |
Revert "Add git-import"
This reverts commit 90fefcaa0b70af49061d648ae3566d65abfc2ab0. Moved to jorts.
Diffstat (limited to '')
-rw-r--r-- | bin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/Makefile b/bin/Makefile index 428ce7ee..bb1535d6 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -15,7 +15,6 @@ BINS += dehtml BINS += dtch BINS += enc BINS += git-comment -BINS += git-import BINS += glitch BINS += hilex BINS += htagml |