Skip to content

Commit dd29d11

Browse files
committed
Remove unused string.
1 parent 8dde8bc commit dd29d11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/WebhookCall.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ class WebhookCall
2525

2626
private array $payload = [];
2727

28-
private string $rawBody;
2928
private $signWebhook = true;
3029

3130
public static function create(): self

0 commit comments

Comments
 (0)