🐛 Remove piece of code used for testing
This commit is contained in:
@@ -74,7 +74,6 @@ async fn handle_controls<'a>(
|
||||
}
|
||||
}
|
||||
}
|
||||
Tasks::Test(msg) => error!("TEST {}", msg),
|
||||
},
|
||||
Err(err) => error!("{}", err),
|
||||
}
|
||||
|
Reference in New Issue
Block a user