Applied fixes from StyleCI

This commit is contained in:
Joe Cohen
2015-11-08 14:46:05 -05:00
committed by Joseph Cohen
parent 448f13e671
commit d82bc57796
4 changed files with 12 additions and 5 deletions
@@ -11,9 +11,9 @@
namespace CachetHQ\Cachet\Handlers\Commands\Invite;
use Carbon\Carbon;
use CachetHQ\Cachet\Commands\Invite\ClaimInviteCommand;
use CachetHQ\Cachet\Events\Invite\InviteWasClaimed;
use Carbon\Carbon;
class ClaimInviteCommandHandler
{