mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-04 01:59:10 +00:00
Update src/api/core/two_factor/webauthn.rs
Co-authored-by: Daniel <daniel.barabasa@gmail.com>
This commit is contained in:
parent
2a1004cc95
commit
da58202584
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ use crate::{
|
||||||
util::NumberOrString,
|
util::NumberOrString,
|
||||||
CONFIG,
|
CONFIG,
|
||||||
};
|
};
|
||||||
use once_cell::sync::Lazy;
|
|
||||||
use rocket::serde::json::Json;
|
use rocket::serde::json::Json;
|
||||||
use rocket::Route;
|
use rocket::Route;
|
||||||
use serde_json::Value;
|
use serde_json::Value;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue