Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
James Brooks
2017-01-03 19:24:14 +00:00
committed by James Brooks
parent 6dc56de18a
commit 2da2ab80f9
8 changed files with 10 additions and 12 deletions

View File

@@ -12,7 +12,6 @@
namespace CachetHQ\Cachet\Http\Controllers\Dashboard;
use CachetHQ\Cachet\Bus\Commands\System\Config\UpdateConfigCommand;
use CachetHQ\Cachet\Bus\Commands\System\Mail\TestMailCommand;
use CachetHQ\Cachet\Integrations\Contracts\Credits;
use CachetHQ\Cachet\Models\User;
use CachetHQ\Cachet\Notifications\System\SystemTestNotification;