Commit 7640ad8
committed
fix: remove duplicate usage_metadata handling after rebase
Upstream main already handles usage_metadata round-trip via
_USAGE_METADATA_CUSTOM_METADATA_KEY in custom_metadata. Remove
the redundant event_metadata-based usage_metadata storage/retrieval
that was added in the initial commit, which caused a SyntaxError
(repeated keyword argument) when merged with upstream.1 parent c4c014f commit 7640ad8
1 file changed
+0
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | 307 | | |
312 | 308 | | |
313 | 309 | | |
| |||
436 | 432 | | |
437 | 433 | | |
438 | 434 | | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | 435 | | |
444 | 436 | | |
445 | 437 | | |
| |||
454 | 446 | | |
455 | 447 | | |
456 | 448 | | |
457 | | - | |
458 | 449 | | |
459 | 450 | | |
460 | 451 | | |
| |||
497 | 488 | | |
498 | 489 | | |
499 | 490 | | |
500 | | - | |
501 | 491 | | |
502 | 492 | | |
503 | 493 | | |
| |||
0 commit comments