Skip to content

Commit 5733f5c

Browse files
committed
remove console.log
1 parent 46b8b98 commit 5733f5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/Room/RoomFooter/RoomFooter.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ export default {
339339
!e.shiftKey &&
340340
!this.fileDialog
341341
) {
342-
console.log('keyup', e.isComposing)
343342
if (isMobile) {
344343
this.message = this.message + '\n'
345344
setTimeout(() => this.onChangeInput())

0 commit comments

Comments
 (0)