Clean up some extraneous output in release mode
This commit is contained in:
parent
084727c54a
commit
953e62f103
2 changed files with 2 additions and 7 deletions
|
@ -314,6 +314,7 @@ impl ZeroIDC {
|
|||
println!("token response??");
|
||||
}
|
||||
} else {
|
||||
#[cfg(debug_assertions)]
|
||||
println!("waiting to refresh");
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue