Apply fixes from StyleCI (#23) [skip ci]

This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io).

---

For more information, click [here](https://github.styleci.io/analyses/q2jwJR).
This commit is contained in:
Pig Fang 2019-03-16 18:35:57 +08:00 committed by GitHub
parent 1c5f732c3c
commit eec2832116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@
namespace Tests;
use Cache;
use Mockery;
use Exception;
use App\Models\User;