Skip to content

Commit c58b680

Browse files
remove console log
1 parent c5856b7 commit c58b680

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/webview/components/kdbDataSourceView.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1424,8 +1424,6 @@ export class KdbDataSourceView extends LitElement {
14241424
renderDeleteParam ? true : false,
14251425
);
14261426

1427-
console.log("valor", value);
1428-
14291427
return html`
14301428
<div class="opt-param-field">
14311429
<div class="${inputFieldWrapperWidth} row align-top">

0 commit comments

Comments
 (0)