From 88d1b6596f12d52131712a95805edf644d6ccea5 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 8 Mar 2022 18:55:00 +0100 Subject: [PATCH] fix(TimDataTable): cleanup --- ts/smartclickhouse.classes.timedatatable.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/ts/smartclickhouse.classes.timedatatable.ts b/ts/smartclickhouse.classes.timedatatable.ts index 196efa3..879cd46 100644 --- a/ts/smartclickhouse.classes.timedatatable.ts +++ b/ts/smartclickhouse.classes.timedatatable.ts @@ -68,7 +68,6 @@ export class TimeDataTable { } public columns: IColumnInfo[] = []; - public seenPaths: { pathName: string; type: TClickhouseColumnDataType }[] = []; /** * updates the columns