mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2025-06-11 02:43:20 +02:00
rustfmt
This commit is contained in:
@ -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::*;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user