diff --git a/tests/FacebookDriverTest.php b/tests/FacebookDriverTest.php index 75c0c12..193f86c 100644 --- a/tests/FacebookDriverTest.php +++ b/tests/FacebookDriverTest.php @@ -5,8 +5,6 @@ use Mockery as m; use BotMan\BotMan\Http\Curl; use PHPUnit_Framework_TestCase; -use BotMan\BotMan\BotManFactory; -use BotMan\BotMan\Cache\ArrayCache; use BotMan\Drivers\Facebook\FacebookDriver; use BotMan\BotMan\Messages\Attachments\File; use BotMan\BotMan\Messages\Attachments\Audio;