Applied fixes from StyleCI

This commit is contained in:
Graham Campbell
2015-10-08 17:13:03 -04:00
committed by StyleCI Bot
parent a288f84fc5
commit 1a783d71f8
5 changed files with 0 additions and 5 deletions
@@ -13,7 +13,6 @@ namespace CachetHQ\Cachet\Handlers\Commands\Incident;
use CachetHQ\Cachet\Commands\Incident\ReportMaintenanceCommand;
use CachetHQ\Cachet\Events\Incident\MaintenanceWasScheduledEvent;
use CachetHQ\Cachet\Facades\Setting;
use CachetHQ\Cachet\Models\Incident;
use Illuminate\Support\Facades\Config;
use Jenssegers\Date\Date;