mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-24 17:36:00 +00:00
removed commented code
This commit is contained in:
@@ -274,10 +274,6 @@
|
||||
...cfg.filters,
|
||||
[dataNode.uniqueName]: getFilterValueExpression(value, dataNode.column.dataType),
|
||||
},
|
||||
// filterInfos: {
|
||||
// ...cfg.filterInfos,
|
||||
// [dataNode.uniqueName]: dataNode.filterInfo,
|
||||
// },
|
||||
}));
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user