unused soruce
This commit is contained in:
parent
fc0d920770
commit
6f0a53d929
@ -1,12 +0,0 @@
|
||||
package de.devloop.mavor.annotation;
|
||||
|
||||
import java.lang.annotation.ElementType;
|
||||
import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
import java.lang.annotation.Target;
|
||||
|
||||
@Target(ElementType.TYPE)
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
public @interface AuthenticationRequired {
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user