mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 12:06:55 +02:00
remove extraneous debug log line
This commit is contained in:
parent
1efceb86fc
commit
130689d82b
1 changed files with 0 additions and 1 deletions
|
@ -203,7 +203,6 @@ impl ZeroIDC {
|
|||
}
|
||||
|
||||
#[cfg(debug_assertions)] {
|
||||
println!("now: {:?}\nexp: {:?}", now, exp);
|
||||
println!("Refresh Token: {}", refresh_token.secret());
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue