Skip to content

Commit 5471865

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

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

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

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

1919
import pytest
2020

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

2622
from google.auth.exceptions import MutualTLSChannelError
2723

0 commit comments

Comments
 (0)