code cleanup

This commit is contained in:
Jan Prochazka
2022-07-31 15:30:06 +02:00
parent bf51f45934
commit ac07b7e1ba
3 changed files with 9 additions and 64 deletions

View File

@@ -76,7 +76,6 @@ export class PerspectiveDisplayRow {
rowCellSkips: boolean[] = null;
rowJoinIds: number[] = [];
// incompleteRowsIndicator: string[] = null;
}
export class PerspectiveDisplay {