Skip to content

Commit 9024bba

Browse files
committed
whoops - how did that get in there
1 parent d5a2c2b commit 9024bba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

www/js/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ function Meeting(group, members, type, moderator, description, location) {
139139
this.moderator = moderator;
140140
this.description = description;
141141
this.uuid = device.uuid + "_" + this.startTime.getTime();
142-
this.key;
143142
this.log_index = 0
144143

145144
this.toPost = []

0 commit comments

Comments
 (0)