replace unnecessary check when updating device keys
Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
@@ -290,7 +290,7 @@ pub(crate) async fn add_backup_keys_for_session_route(
|
||||
new_forwarded_count < old_forwarded_count
|
||||
},
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
if ok_to_replace {
|
||||
|
||||
Reference in New Issue
Block a user