Skip to content

Commit b8a3b32

Browse files
hebaalazzehparthea
andauthored
Update packages/google-api-core/tests/unit/gapic/test_routing.py
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent e0f3f85 commit b8a3b32

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/google-api-core/tests/unit/gapic/test_routing.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717

1818
import pytest
1919

20-
try:
21-
import grpc # noqa: F401
22-
except ImportError:
23-
pytest.skip("No GRPC", allow_module_level=True)
2420

2521
from google.auth.exceptions import MutualTLSChannelError
2622

0 commit comments

Comments
 (0)