removed extraneous new line

This commit is contained in:
itsmattkc 2019-08-06 23:01:03 +10:00
parent 4e3edb64d5
commit 0111d3f3f3

View file

@ -25,7 +25,6 @@ namespace Rebuilder
string jukebox_output;
List<Process> processes = new List<Process>();
string run_button_run = "Run";
string run_button_kill = "Kill";