aboutsummaryrefslogtreecommitdiff
path: root/lib/util.bash
diff options
context:
space:
mode:
Diffstat (limited to 'lib/util.bash')
-rw-r--r--lib/util.bash7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/util.bash b/lib/util.bash
index 681c589..06e20f1 100644
--- a/lib/util.bash
+++ b/lib/util.bash
@@ -144,10 +144,3 @@ tmpfile() {
printf "%s" "$file"
}
-
-export -f chgdir
-export -f config_etc_kv
-export -f die
-export -f fetch
-export -f tmpdir
-export -f tmpfile