cleaned up some mut2
This commit is contained in:
@ -109,6 +109,3 @@ async fn main_loop() -> Result<()> {
|
||||
info!("exiting main loop");
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
//TODO: check many of these mut functions to see if they don't need to be.
|
||||
Reference in New Issue
Block a user