Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
James Brooks
2017-01-02 18:37:43 +00:00
committed by James Brooks
parent 0fa2c9b477
commit 787986971a

View File

@@ -11,11 +11,7 @@
namespace CachetHQ\Cachet\Console\Commands;
use CachetHQ\Cachet\Bus\Commands\System\Config\UpdateConfigCommand;
use CachetHQ\Cachet\Bus\Jobs\System\SendBeaconJob;
use CachetHQ\Cachet\Composers\SettingsComposer;
use CachetHQ\Cachet\Settings\Repository;
use Doctrine\DBAL\Driver\PDOException;
use Dotenv\Dotenv;
use Dotenv\Exception\InvalidPathException;
use Illuminate\Console\Command;