mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-19 03:01:27 +00:00
reduced visibility of scope annotation
This commit is contained in:
@@ -8,6 +8,6 @@ import java.lang.annotation.RetentionPolicy;
|
||||
@Scope
|
||||
@Documented
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
public @interface ForgetPasswordScoped {
|
||||
@interface ForgetPasswordScoped {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user