Skip to content

Commit 8eb24fe

Browse files
committed
lint
1 parent 40a2275 commit 8eb24fe

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
@@ -950,7 +950,6 @@ export class BaseQuery {
950950

951951
const buildResult = nativeBuildSqlAndParams(queryParams);
952952

953-
954953
const [, , preAggregation] = buildResult;
955954
return preAggregation;
956955
}

0 commit comments

Comments
 (0)