Skip to content

Commit 83b1c39

Browse files
committed
chore: remove dup
1 parent 43aaad6 commit 83b1c39

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/VCS/Adapter/Git/GitHub.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,6 @@ public function getEvent(string $event, string $payload): array
641641
'authorUrl' => $authorUrl,
642642
'authorAvatarUrl' => $authorAvatarUrl,
643643
'headCommitUrl' => $headCommitUrl,
644-
'authorAvatarUrl' => $authorAvatarUrl,
645644
'external' => $external,
646645
'pullRequestNumber' => $pullRequestNumber,
647646
'action' => $action,

0 commit comments

Comments
 (0)