archive a few unused modules

This commit is contained in:
Yan Lin 2025-12-11 21:22:05 +01:00
parent 46f98a4be4
commit 36a0de496b
9 changed files with 1 additions and 7 deletions

View file

@ -101,9 +101,6 @@ if is_session_running "$SESSION_NAME"; then
fi
fi
# Update papis cache
papis cache reset > /dev/null 2>&1
# Check if directory exists
check_directory_exists() {
local dir_path="$1"