Skip to content

Commit

Permalink
plop
Browse files Browse the repository at this point in the history
  • Loading branch information
Civaqhar committed Feb 13, 2019
1 parent 4da997e commit 1d9acb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Channels/AwsSnsChannel.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
use Lab123\AwsSns\Exceptions\CouldNotSendNotification;
use Illuminate\Notifications\Notification;
use Aws\Sns\SnsClient;
use Aws\Sns\Exception\SnsException;

class AwsSnsChannel
{
Expand Down

0 comments on commit 1d9acb3

Please sign in to comment.