Remove unnecessary debug line

Este commit está contenido en:
John Mertz 2020-10-10 04:44:51 -04:00
padre a663dfb863
commit b99662e7c1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados

Ver fichero

@ -295,7 +295,6 @@ foreach my $out (keys %$on) {
print $fh $waybar;
close $fh;
`nohup waybar --config=$tmp`;
print $tmp . "\n";
# Remove config
unlink $tmp;