Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 925907b

Browse filesBrowse files
authored
Removing redundant constant. (#4588)
It looks like it was moved to `google.api_core.gapic_v1.client_info` and during the move the delete was forgotten.
1 parent 0101863 commit 925907b
Copy full SHA for 925907b

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Filter options
  • packages/google-api-core/google/api_core/gapic_v1
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Open diff view settings
Collapse file

‎packages/google-api-core/google/api_core/gapic_v1/method.py‎

Copy file name to clipboardExpand all lines: packages/google-api-core/google/api_core/gapic_v1/method.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
from google.api_core import timeout
2424
from google.api_core.gapic_v1 import client_info
2525

26-
METRICS_METADATA_KEY = 'x-goog-api-client'
2726
USE_DEFAULT_METADATA = object()
2827
DEFAULT = object()
2928
"""Sentinel value indicating that a retry or timeout argument was unspecified,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.