Suppression d'un getter devenu inutile.
This commit is contained in:
parent
67dfe1d4d3
commit
530fa07b19
@ -89,11 +89,6 @@ export class FreeDatas2HTML
|
|||||||
return this._fields;
|
return this._fields;
|
||||||
}
|
}
|
||||||
|
|
||||||
get datas2Rend(): {[index: string]:string}[]
|
|
||||||
{
|
|
||||||
return this._datas2Rend;
|
|
||||||
}
|
|
||||||
|
|
||||||
get nbDatasValid(): number
|
get nbDatasValid(): number
|
||||||
{
|
{
|
||||||
return this._nbDatasValid;
|
return this._nbDatasValid;
|
||||||
|
Loading…
Reference in New Issue
Block a user