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