Remove unused import

This commit is contained in:
James Brooks
2015-07-24 14:37:06 +01:00
parent 71f5de8726
commit ecb3a4e1d9

View File

@@ -13,7 +13,6 @@ namespace CachetHQ\Tests\Cachet\Api;
use CachetHQ\Tests\Cachet\AbstractTestCase;
use Illuminate\Foundation\Testing\DatabaseMigrations;
// use Illuminate\Foundation\Testing\WithoutEvents;
class SubscriberTest extends AbstractTestCase
{