Applied fixes from StyleCI

This commit is contained in:
James Brooks
2015-09-21 03:25:23 -04:00
committed by James Brooks
parent d4c1b23b3f
commit 30b05f360d
2 changed files with 0 additions and 2 deletions

View File

@@ -13,7 +13,6 @@ namespace CachetHQ\Cachet\Handlers\Commands\ComponentGroup;
use CachetHQ\Cachet\Commands\ComponentGroup\UpdateComponentGroupCommand;
use CachetHQ\Cachet\Events\ComponentGroup\ComponentGroupWasUpdatedEvent;
use CachetHQ\Cachet\Models\ComponentGroup;
class UpdateComponentGroupCommandHandler
{