mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-29 10:49:41 +02:00
modulecmd: ununsed function die_is_blocked() removed
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user