mirror of
https://github.com/dani-garcia/vaultwarden
synced 2025-03-05 00:40:17 +01:00
Remove unused warning
This commit is contained in:
parent
4a7d2a1e28
commit
bfc517ee80
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ use crate::mail;
|
||||||
use crate::CONFIG;
|
use crate::CONFIG;
|
||||||
|
|
||||||
use chrono::{Duration, NaiveDateTime, Utc};
|
use chrono::{Duration, NaiveDateTime, Utc};
|
||||||
use std::char;
|
|
||||||
use std::ops::Add;
|
use std::ops::Add;
|
||||||
|
|
||||||
pub fn routes() -> Vec<Route> {
|
pub fn routes() -> Vec<Route> {
|
||||||
|
|
Loading…
Add table
Reference in a new issue