Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
James Brooks
2017-01-30 13:31:07 +00:00
committed by StyleCI Bot
parent 27847b6814
commit 0b35002c62
15 changed files with 19 additions and 19 deletions
@@ -13,8 +13,8 @@ namespace CachetHQ\Cachet\Bus\Handlers\Commands\Schedule;
use CachetHQ\Cachet\Bus\Commands\Schedule\UpdateScheduleCommand;
use CachetHQ\Cachet\Bus\Events\Schedule\ScheduleWasUpdatedEvent;
use CachetHQ\Cachet\Services\Dates\DateFactory;
use CachetHQ\Cachet\Models\Schedule;
use CachetHQ\Cachet\Services\Dates\DateFactory;
/**
* This is the update schedule command handler.