crypto: Remove a stale TODO.

This commit is contained in:
Damir Jelić 2020-08-18 15:36:04 +02:00
parent 27e1fb9a35
commit f63a01a85b

View file

@ -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![]))