Skip to content

Commit e191ee4

Browse files
irazasyedStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 5318f93 commit e191ee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/FacebookMessage.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
namespace NotificationChannels\Facebook;
44

5-
use NotificationChannels\Facebook\Exceptions\CouldNotCreateMessage;
5+
use NotificationChannels\Facebook\Traits\HasButtons;
66
use NotificationChannels\Facebook\Enums\AttachmentType;
77
use NotificationChannels\Facebook\Enums\NotificationType;
8-
use NotificationChannels\Facebook\Traits\HasButtons;
8+
use NotificationChannels\Facebook\Exceptions\CouldNotCreateMessage;
99

1010
/**
1111
* Class FacebookMessage.

0 commit comments

Comments
 (0)