Skip to content

Commit 513c1e5

Browse files
author
Christoph Rumpel
committed
Fix style
1 parent 6dbba21 commit 513c1e5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/TwitterChannel.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
class TwitterChannel
1010
{
11-
1211
/** @var TwitterOAuth */
1312
protected $twitter;
1413

src/TwitterStatusUpdate.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use Kylewm\Brevity\Brevity;
66
use NotificationChannels\Twitter\Exceptions\CouldNotSendNotification;
7-
use NotificationChannels\Twitter\TwitterImage;
87

98
class TwitterStatusUpdate
109
{

0 commit comments

Comments
 (0)