Remove unused warning

pull/599/head
Daniel García 5 years ago
parent 4a7d2a1e28
commit bfc517ee80
No known key found for this signature in database
GPG Key ID: FC8A7D14C3CD543A

@ -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> {

Loading…
Cancel
Save