Skip to content

Commit

Permalink
Fix unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jovany-wang committed Jul 6, 2023
1 parent 704d800 commit a9d9fdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_transport_proxy.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
from fed._private import constants
from fed.grpc import fed_pb2, fed_pb2_grpc
from fed.proxy.barriers import send, start_recv_proxy, start_send_proxy
from fed.cleanup import wait_sending


def test_n_to_1_transport():
Expand Down

0 comments on commit a9d9fdd

Please sign in to comment.