rm obsolete comment

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6350 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Brian Remedios committed 2008-08-09 06:20:18 +00:00
1 parent 476c47ae95
commit fbe2674a73
1 file changed
+1 -1
@@ -17,7 +17,7 @@ import net.sourceforge.pmd.lang.java.rule.AbstractJavaRule;
* @version 1.0
* @since 1.2
*/
// FUTURE Rename to SignatureDeclareThrowsExceptionRule
public class SignatureDeclareThrowsExceptionRule extends AbstractJavaRule {
private boolean junitImported;