removed space

This commit is contained in:
mrbesen 2017-03-11 16:54:56 +01:00
parent 37f86bd095
commit 7161ce8420
1 changed files with 0 additions and 2 deletions

View File

@ -233,6 +233,4 @@ public class UI implements ActionListener, ChangeListener{
public void info(String a) {
info.setText(a);
}
}