Skip to content

Commit 21806ee

Browse files
committed
lint
1 parent ce20f2c commit 21806ee

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
@@ -1098,7 +1098,6 @@ export class BaseQuery {
10981098
*/
10991099
intervalString(interval) {
11001100
return `'${interval}'`;
1101-
11021101
}
11031102

11041103
/**

0 commit comments

Comments
 (0)