Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvanderveen committed Sep 3, 2024
2 parents 38e7fc9 + 54bb8a0 commit c8e08cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/syft/src/syft/server/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -354,8 +354,6 @@ def __init__(
self.client_cache: dict = {}
self.peer_client_cache: dict = {}

# if log_level:

if isinstance(server_type, str):
server_type = ServerType(server_type)

Expand Down

0 comments on commit c8e08cf

Please sign in to comment.