style: format backend

This commit is contained in:
2026-01-03 23:57:50 +01:00
parent 7e10823714
commit 47d6d454e1
8 changed files with 52 additions and 26 deletions

View File

@@ -54,7 +54,6 @@ impl Relay {
pub fn label(&self) -> Option<RelayLabel> {
self.label.clone()
}
}
#[cfg(test)]