Daniel García
6 years ago
No known key found for this signature in database
GPG Key ID: FC8A7D14C3CD543A
1 changed files with
0 additions and
1 deletions
-
src/api/core/two_factor/email.rs
|
|
@ -14,7 +14,6 @@ use crate::mail; |
|
|
|
use crate::CONFIG; |
|
|
|
|
|
|
|
use chrono::{Duration, NaiveDateTime, Utc}; |
|
|
|
use std::char; |
|
|
|
use std::ops::Add; |
|
|
|
|
|
|
|
pub fn routes() -> Vec<Route> { |
|
|
|