Commit 9ac6182
committed
Drop
`WebhookNotification` already has all fields `pub`, making its
`new` constructor somewhat redundant, but also conflicting with the
bindings-auto-generated `new` constructor. Thus we just drop it.
Backport of b10a4e8WebhookNotification::new in favor of explicit construction1 parent 284a98b commit 9ac6182
1 file changed
+5
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | 544 | | |
550 | 545 | | |
551 | | - | |
| 546 | + | |
552 | 547 | | |
553 | 548 | | |
554 | 549 | | |
555 | 550 | | |
556 | | - | |
| 551 | + | |
557 | 552 | | |
558 | 553 | | |
559 | 554 | | |
560 | 555 | | |
561 | | - | |
| 556 | + | |
562 | 557 | | |
563 | 558 | | |
564 | 559 | | |
565 | 560 | | |
566 | | - | |
| 561 | + | |
567 | 562 | | |
568 | 563 | | |
569 | 564 | | |
570 | 565 | | |
571 | | - | |
| 566 | + | |
572 | 567 | | |
573 | 568 | | |
574 | 569 | | |
| |||
0 commit comments