Remove hard tabs

This commit is contained in:
Adam Spiers 2024-04-01 00:06:24 +01:00
parent 8c09d41054
commit bffc347a19

View file

@ -329,7 +329,7 @@ sub plan_stow {
$package,
'.',
$pkg_path, # source from target
0,
0,
);
debug(2, 0, "Planning stow of package $package... done");
$self->{action_count}++;