crypto: Remove a stale TODO.

master
Damir Jelić 2020-08-18 15:36:04 +02:00
parent 27e1fb9a35
commit f63a01a85b
1 changed files with 0 additions and 1 deletions

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