Skip to content

Commit f987713

Browse files
committed
remove useless comment
1 parent 834d381 commit f987713

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cubejs-schema-compiler/src/adapter/BaseQuery.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3665,7 +3665,6 @@ export class BaseQuery {
36653665
* @param {import('./Granularity').Granularity} granularity
36663666
* @return {string}
36673667
*/
3668-
// eslint-disable-next-line @typescript-eslint/no-unused-vars
36693668
dimensionTimeGroupedColumn(dimension, granularity) {
36703669
let dtDate;
36713670

0 commit comments

Comments
 (0)