Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyicx authored and StyleCIBot committed May 4, 2017
1 parent 72bb5af commit fdf69e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/Storages/StorageTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
use Zhiyi\Plus\Tests\TestCase;
use Zhiyi\Plus\Storages\Storage;
use Zhiyi\Plus\Models\StorageTask;
use Zhiyi\Plus\Models\Storage as StorageModel;
use Zhiyi\Plus\Storages\StorageTaskResponse;
use Zhiyi\Plus\Models\Storage as StorageModel;
use Zhiyi\Plus\Services\Storage as StorageService;
use Illuminate\Foundation\Testing\DatabaseTransactions;
use Zhiyi\Plus\Interfaces\Storage\StorageEngineInterface;
Expand Down

0 comments on commit fdf69e7

Please sign in to comment.