Skip to content

Commit 3fb881c

Browse files
Remove ConfirmObject import (#10634)
1 parent 959677c commit 3fb881c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

notifications.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,7 +1360,6 @@ If a notification supports being sent as a Slack message, you should define a `t
13601360
```php
13611361
use Illuminate\Notifications\Slack\BlockKit\Blocks\ContextBlock;
13621362
use Illuminate\Notifications\Slack\BlockKit\Blocks\SectionBlock;
1363-
use Illuminate\Notifications\Slack\BlockKit\Composites\ConfirmObject;
13641363
use Illuminate\Notifications\Slack\SlackMessage;
13651364

13661365
/**

0 commit comments

Comments
 (0)