summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common7
1 files changed, 0 insertions, 7 deletions
diff --git a/common b/common
index ff9dad6..6c7db2f 100644
--- a/common
+++ b/common
@@ -14,13 +14,6 @@ keys=(
'REV'
)
-gen_rev() {
- printf 'REV:%s\n' "$(
- date -u -Iseconds \
- | sed 's@+00:00$@Z@'
- )"
-}
-
find_vcs() {
{
find "${git_dir}" \