mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 06:22:53 +00:00
refactor: remove the reference property
This commit is contained in:
committed by
Jovan Krunić
parent
38257c0d39
commit
bd3d3820c6
@@ -115,11 +115,6 @@ export interface SCDishCharacteristic {
|
|||||||
* Name of the characteristic
|
* Name of the characteristic
|
||||||
*/
|
*/
|
||||||
name: string;
|
name: string;
|
||||||
|
|
||||||
/**
|
|
||||||
* A footnote number, hinting towards the name.
|
|
||||||
*/
|
|
||||||
reference?: number;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user