Skip to content

Commit

Permalink
Removed unused import from grpc.beta in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mehrdada committed Nov 21, 2018
1 parent 989af50 commit 107539c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/python/grpcio_tests/tests/interop/methods.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
from google.auth.transport import grpc as google_auth_transport_grpc
from google.auth.transport import requests as google_auth_transport_requests
import grpc
from grpc.beta import implementations

from src.proto.grpc.testing import empty_pb2
from src.proto.grpc.testing import messages_pb2
Expand Down

0 comments on commit 107539c

Please sign in to comment.