just space errasing

This commit is contained in:
Pedro Fontanarrosa 2019-11-04 12:19:51 -03:00
parent e301b76604
commit 7ed7c968e7

View file

@ -226,7 +226,6 @@ public class SBOLInputDialog extends InputDialog<SBOLDocument> {
else if (!celloModel.isSelected()) {
CelloModel = false;
}
}
});
filteredDesignPanel.add(celloModel);