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:
1 parent
476c47ae95
commit
fbe2674a73
1 file changed
+1
-1
+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;
|
||||
|
||||
Reference in new issue
Block a user