remove extraneous debug log line
This commit is contained in:
@@ -203,7 +203,6 @@ impl ZeroIDC {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(debug_assertions)] {
|
#[cfg(debug_assertions)] {
|
||||||
println!("now: {:?}\nexp: {:?}", now, exp);
|
|
||||||
println!("Refresh Token: {}", refresh_token.secret());
|
println!("Refresh Token: {}", refresh_token.secret());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user