Skip to content

Commit 0d7fd9b

Browse files
hebaalazzehparthea
andauthored
Apply suggestion from @parthea
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent e3a181a commit 0d7fd9b

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

  • packages/google-api-core/google/api_core/operations_v1

packages/google-api-core/google/api_core/operations_v1/__init__.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,6 @@
4949
"OperationsRestTransport",
5050
]
5151

52-
if _has_async_rest:
53-
__lazy_modules__.update(
54-
{
55-
"google.api_core.operations_v1.transports.rest_asyncio",
56-
"google.api_core.operations_v1.operations_rest_client_async",
57-
}
58-
)
5952

6053
from google.api_core.operations_v1.abstract_operations_client import ( # noqa: E402
6154
AbstractOperationsClient,

0 commit comments

Comments
 (0)