Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Apr 26, 2024
1 parent 97038c2 commit 398157a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions google/api_core/gapic_v1/__init__.py
Expand Up @@ -18,7 +18,6 @@
from google.api_core.gapic_v1 import method
from google.api_core.gapic_v1 import method_async
from google.api_core.gapic_v1 import routing_header
from google.api_core.gapic_v1 import version_header

__all__ = [
"client_info",
Expand All @@ -27,5 +26,4 @@
"method",
"method_async",
"routing_header",
"version_header",
]

0 comments on commit 398157a

Please sign in to comment.