mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-21 06:27:56 +01:00
rustfmt
This commit is contained in:
parent
3078d5dab8
commit
d6858ab5a5
@ -81,5 +81,4 @@ mod tests {
|
||||
use super::*;
|
||||
|
||||
use std::ops::Deref;
|
||||
|
||||
}
|
||||
|
@ -83,5 +83,4 @@ impl<'de> serde::de::Visitor<'de> for StateVisitor {
|
||||
pub mod tests {
|
||||
use super::value::*;
|
||||
use super::*;
|
||||
|
||||
}
|
||||
|
@ -0,0 +1 @@
|
||||
|
Loading…
Reference in New Issue
Block a user