Skip to content

Commit 280ade3

Browse files
author
Roman M
committed
remove log
1 parent b889f13 commit 280ade3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/datasource/helpers/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ export const interpolateQueryExprWithContext = (query: string, variables: any[]
183183
return value;
184184
}
185185

186-
console.log(isRepeated)
187186
// Use the original logic for non-concatenation contexts or arrays
188187
return interpolateQueryExpr(value, variable, isRepeated);
189188
};

0 commit comments

Comments
 (0)