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