cargo fmt
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit

This commit is contained in:
2024-02-23 13:59:15 +01:00
parent 0331b04619
commit f088807652
2 changed files with 8 additions and 10 deletions

View File

@ -365,5 +365,4 @@ pub trait ModeRequestHandler: ModeProvider {
}
#[cfg(test)]
mod tests {
}
mod tests {}