fix(TimDataTable): cleanup
This commit is contained in:
parent
6ef8812a79
commit
88d1b6596f
@ -68,7 +68,6 @@ export class TimeDataTable {
|
||||
}
|
||||
|
||||
public columns: IColumnInfo[] = [];
|
||||
public seenPaths: { pathName: string; type: TClickhouseColumnDataType }[] = [];
|
||||
|
||||
/**
|
||||
* updates the columns
|
||||
|
Loading…
Reference in New Issue
Block a user