modulecmd: ununsed function die_is_blocked() removed

This commit is contained in:
2023-11-17 15:50:06 +01:00
parent 693c38b3b0
commit 63f9e225f4
-6
View File
@@ -273,12 +273,6 @@ die_removing_collection_failed(){
"cannot remove collection" "$1"
}
die_is_blocked(){
std::die 3 "%s %s: %s -- %s" \
"${CMD}" "${subcommand}" \
"module is blocked on this system" "$1"
}
get_module_config(){
: "
Read module configuration.