refactor: remove code to send messages without intended recipient fingerprint

This commit is contained in:
link2xt
2026-03-23 03:43:14 +01:00
committed by l
parent e885e052c3
commit f616d1bd6c
4 changed files with 111 additions and 74 deletions

View File

@@ -118,7 +118,6 @@ impl TestContextManager {
}
/// Returns new elena's "device".
/// Elena doesn't send Intended Recipient Fingerprint subpackets to simulate old Delta Chat.
pub async fn elena(&mut self) -> TestContext {
TestContext::builder()
.configure_elena()