[style](trx-backend): fix trailing blank line in dummy.rs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-03-26 18:57:34 +01:00
parent ab0003b08d
commit 10b1512d75
-1
View File
@@ -179,7 +179,6 @@ mod tests {
"dummy rig should not have filter_controls" "dummy rig should not have filter_controls"
); );
} }
} }
impl Rig for DummyRig { impl Rig for DummyRig {