Skip to content

Commit

Permalink
Update rendezvous_server.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
1350962574 authored Jan 9, 2025
1 parent db093c3 commit a5af5db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/rendezvous_server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -813,9 +813,6 @@ impl RendezvousServer {
});
return Ok((msg_out, None));
}



if ph.token.is_empty() && std::env::var("LOGGED_IN_ONLY")
.unwrap_or_default()
.to_uppercase()
Expand Down

0 comments on commit a5af5db

Please sign in to comment.