We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dbba21 commit 513c1e5Copy full SHA for 513c1e5
src/TwitterChannel.php
@@ -8,7 +8,6 @@
8
9
class TwitterChannel
10
{
11
-
12
/** @var TwitterOAuth */
13
protected $twitter;
14
src/TwitterStatusUpdate.php
@@ -4,7 +4,6 @@
4
5
use Kylewm\Brevity\Brevity;
6
use NotificationChannels\Twitter\Exceptions\CouldNotSendNotification;
7
-use NotificationChannels\Twitter\TwitterImage;
class TwitterStatusUpdate
0 commit comments