fix for Eclipse compiler error

This commit is contained in:
Roman Ivanov 2015-08-16 07:54:15 +03:00
parent cd12de2a24
commit 617b099c97
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package com.puppycrawl.tools.checkstyle.checks.annotation;
package com.puppycrawl.tools.checkstyle.annotation;
public class InputMissingDeprecatedCheckTest2 {