Clean up some extraneous output in release mode

This commit is contained in:
Grant Limberg 2022-01-05 11:55:47 -08:00
parent 084727c54a
commit 953e62f103
No known key found for this signature in database
GPG key ID: 2BA62CCABBB4095A
2 changed files with 2 additions and 7 deletions

View file

@ -314,6 +314,7 @@ impl ZeroIDC {
println!("token response??");
}
} else {
#[cfg(debug_assertions)]
println!("waiting to refresh");
}
} else {