Commit 8c4ffcf
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 1d0c123 commit 8c4ffcf
1 file changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | 315 | | |
320 | 316 | | |
321 | 317 | | |
| |||
490 | 486 | | |
491 | 487 | | |
492 | 488 | | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | 489 | | |
498 | 490 | | |
499 | 491 | | |
| |||
508 | 500 | | |
509 | 501 | | |
510 | 502 | | |
511 | | - | |
512 | 503 | | |
513 | 504 | | |
514 | 505 | | |
| |||
558 | 549 | | |
559 | 550 | | |
560 | 551 | | |
561 | | - | |
562 | 552 | | |
563 | 553 | | |
564 | 554 | | |
| |||
0 commit comments