mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-09 21:49:48 -05:00
Whitespace fixes
This commit is contained in:
@@ -135,7 +135,6 @@ macro_rules! make_config {
|
||||
(inner._env.build(), inner.config.clone())
|
||||
};
|
||||
|
||||
|
||||
fn _get_form_type(rust_type: &str) -> &'static str {
|
||||
match rust_type {
|
||||
"Pass" => "password",
|
||||
|
||||
Reference in New Issue
Block a user