Skip to content

Commit b4fe2d0

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

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/google-api-core/tests/unit/gapic/test_client_cert.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.api_core.gapic_v1._client_cert import (
2723
get_client_cert_source,

0 commit comments

Comments
 (0)