crypto: Remove a stale TODO.
This commit is contained in:
parent
27e1fb9a35
commit
f63a01a85b
1 changed files with 0 additions and 1 deletions
|
@ -231,7 +231,6 @@ pub fn receive_mac_event(
|
|||
ids.other_device.device_id()
|
||||
);
|
||||
}
|
||||
// TODO add an else if branch for the master key here
|
||||
}
|
||||
|
||||
Ok((verified_devices, vec![]))
|
||||
|
|
Loading…
Reference in a new issue