Applied fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
James Brooks
2016-08-04 05:11:06 -04:00
parent 778664b20a
commit 55aca1dbad
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,8 +12,8 @@
namespace CachetHQ\Tests\Cachet\Bus\Jobs\System;
use AltThree\TestBench\JobTrait;
use CachetHQ\Cachet\Bus\Jobs\System\SendBeaconJob;
use CachetHQ\Cachet\Bus\Handlers\Jobs\System\SendBeaconJobHandler;
use CachetHQ\Cachet\Bus\Jobs\System\SendBeaconJob;
use CachetHQ\Tests\Cachet\AbstractTestCase;
/**