mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-19 11:02:58 +00:00
Delete unused variable
This commit is contained in:
parent
53f88c9784
commit
71005e5f11
@ -30,7 +30,6 @@ const room = (state = initialState, action) => {
|
||||
}),
|
||||
}
|
||||
case 'RECEIVE_ENCRYPTED_MESSAGE_ADD_USER':
|
||||
const membersWithId = state.members.filter(m => m.id)
|
||||
const joining = false
|
||||
|
||||
return {
|
||||
|
Loading…
x
Reference in New Issue
Block a user