Skip to content

Commit 8731f79

Browse files
Removed console.log
1 parent 0328f56 commit 8731f79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/editors/sitipe/sitipe-bay.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,6 @@ export class SitipeBay extends LitElement {
502502
});
503503
});
504504
});
505-
console.log(complexAction);
506505
this.dispatchEvent(newActionEvent(complexAction));
507506
});
508507
}

0 commit comments

Comments
 (0)