remove spaces

This commit is contained in:
Pedro Fontanarrosa 2019-12-07 15:17:54 -03:00
parent af24032df5
commit 2921359f36

View file

@ -2379,7 +2379,6 @@ public class BioModel extends CoreObservable{
ymin_p.setValue(GlobalConstants.CELLO_PARAMETER_YMIN);
}
}
in_parentesis = "(" + numerator + "/(" + denominator + ") +" + ymin + ")";
} else if (interaction.equals("repression")) {