Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
James Brooks
2016-11-29 18:32:01 +00:00
committed by StyleCI Bot
parent 9dc80b4229
commit ebc427b4b6
4 changed files with 4 additions and 9 deletions

View File

@@ -11,9 +11,9 @@
namespace CachetHQ\Cachet\Bus\Handlers\Commands\System\Config;
use CachetHQ\Cachet\Bus\Commands\System\Config\UpdateConfigCommand;
use Dotenv\Dotenv;
use Dotenv\Exception\InvalidPathException;
use CachetHQ\Cachet\Bus\Commands\System\Config\UpdateConfigCommand;
/**
* This is the update config command handler class.