crypto: Remove a stale TODO.
parent
27e1fb9a35
commit
f63a01a85b
|
@ -231,7 +231,6 @@ pub fn receive_mac_event(
|
||||||
ids.other_device.device_id()
|
ids.other_device.device_id()
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
// TODO add an else if branch for the master key here
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Ok((verified_devices, vec![]))
|
Ok((verified_devices, vec![]))
|
||||||
|
|
Loading…
Reference in New Issue