mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-29 08:59:59 -07:00
Remove a couple unnecssary whitespace changes
This commit is contained in:
@@ -236,7 +236,6 @@ pub fn run_diag_read_thread(
|
||||
.send(DiagDeviceCtrlMessage::StartRecording)
|
||||
.await
|
||||
.unwrap();
|
||||
|
||||
loop {
|
||||
tokio::select! {
|
||||
msg = qmdl_file_rx.recv() => {
|
||||
|
||||
Reference in New Issue
Block a user