{} where allowed
This commit is contained in:
@@ -31,7 +31,4 @@ import java.lang.annotation.Target;
|
||||
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
@Target({ElementType.METHOD, ElementType.FIELD, ElementType.CONSTRUCTOR})
|
||||
public @interface Inject
|
||||
{
|
||||
|
||||
}
|
||||
public @interface Inject {}
|
||||
|
||||
Reference in New Issue
Block a user