Skip to content

Commit

Permalink
removed white space from eol
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Sep 4, 2016
1 parent c237788 commit b669170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Phue/Group.php
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ public function setAlert($mode = SetLightState::ALERT_LONG_SELECT)
$this->client->sendCommand($y);
$this->attributes->action->alert = $mode;
return $this;
}
}


/**
Expand Down

0 comments on commit b669170

Please sign in to comment.