whitelines + reindent

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/4.3.x@7338 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Romain Pelisse 2011-09-24 19:32:41 +00:00
parent 5155cdd50d
commit c8da4a1c83

View File

@ -138,6 +138,4 @@ public class CreateXMLRulePanel extends JPanel implements ActionListener{
ruleXMLArea.setText(buffer.toString());
repaint();
}
}