Commit 5967189
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 2c2c869 commit 5967189
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 | | |
| |||
432 | 428 | | |
433 | 429 | | |
434 | 430 | | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | 431 | | |
440 | 432 | | |
441 | 433 | | |
| |||
450 | 442 | | |
451 | 443 | | |
452 | 444 | | |
453 | | - | |
454 | 445 | | |
455 | 446 | | |
456 | 447 | | |
| |||
493 | 484 | | |
494 | 485 | | |
495 | 486 | | |
496 | | - | |
497 | 487 | | |
498 | 488 | | |
499 | 489 | | |
| |||
0 commit comments