unstow_node: remove redundant return
This commit is contained in:
parent
a337a2fcd0
commit
221449d640
1 changed files with 0 additions and 1 deletions
|
@ -819,7 +819,6 @@ sub unstow_node {
|
|||
else {
|
||||
debug(2, 1, "$target_subpath did not exist to be unstowed");
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
sub unstow_link_node {
|
||||
|
|
Loading…
Reference in a new issue