Remove unnecessary debug line

This commit is contained in:
John Mertz 2020-10-10 04:44:51 -04:00
förälder a663dfb863
incheckning b99662e7c1
1 ändrade filer med 0 tillägg och 1 borttagningar

Visa fil

@ -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;