mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Remove outdated TODO
This commit is contained in:
@@ -3481,7 +3481,6 @@ async fn apply_out_broadcast_changes(
|
||||
chat: &mut Chat,
|
||||
from_id: ContactId,
|
||||
) -> Result<GroupChangesInfo> {
|
||||
// TODO code duplication with apply_in_broadcast_changes()
|
||||
ensure!(chat.typ == Chattype::OutBroadcast);
|
||||
|
||||
let mut send_event_chat_modified = false;
|
||||
|
||||
Reference in New Issue
Block a user