mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Remove empty construct
This commit is contained in:
parent
35b45cbb5b
commit
1bc4593654
|
|
@ -35,16 +35,6 @@ class NetPromoterScore
|
|||
*/
|
||||
private $scores = [];
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* Add score.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user