Skip to content

Commit 8617bc9

Browse files
authored
Merge pull request #89 from laravel-notification-channels/analysis-pe5ZEo
Apply fixes
2 parents 9c0d8d5 + 9dc1c6e commit 8617bc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/TelegramChannel.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ public function __construct(Telegram $telegram)
3333
*
3434
* @throws CouldNotSendNotification
3535
* @return null|array
36-
*
3736
*/
3837
public function send($notifiable, Notification $notification): ?array
3938
{

0 commit comments

Comments
 (0)