mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2024-11-04 20:36:38 +00:00
Remove unused warning
This commit is contained in:
parent
4a7d2a1e28
commit
bfc517ee80
@ -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…
Reference in New Issue
Block a user