mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
remove extraneous debug log line
This commit is contained in:
parent
df3b29e6ff
commit
425f5201a2
1 changed files with 0 additions and 1 deletions
|
@ -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());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue