Skip to content

Commit 6c7bed4

Browse files
save file
1 parent 34da77f commit 6c7bed4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

html/chat-room/html/chat-room-open/chat-room-open.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,6 @@
152152

153153
var txt = $(shadow,'#txt').value;
154154
$(shadow,'#txt').value = '';
155-
var username = $(shadow,'#username').value;
156-
var password = $(shadow,'#password').value;
157155

158156
msg.send({username,password,txt});
159157

0 commit comments

Comments
 (0)