fix(config): remove duplicate default_otp_enabled function
This commit is contained in:
parent
c0e78ba2bd
commit
80293cf976
@ -4558,10 +4558,6 @@ fn default_otp_enabled() -> bool {
|
||||
true
|
||||
}
|
||||
|
||||
fn default_otp_enabled() -> bool {
|
||||
true
|
||||
}
|
||||
|
||||
fn default_otp_token_ttl_secs() -> u64 {
|
||||
30
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user