mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-19 04:57:53 +00:00
remove extraneous debug log line
This commit is contained in:
parent
1efceb86fc
commit
130689d82b
@ -203,7 +203,6 @@ impl ZeroIDC {
|
||||
}
|
||||
|
||||
#[cfg(debug_assertions)] {
|
||||
println!("now: {:?}\nexp: {:?}", now, exp);
|
||||
println!("Refresh Token: {}", refresh_token.secret());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user