Remove convenience init with senderPeerID

This commit is contained in:
islam
2025-09-18 02:10:48 +01:00
parent 438357486f
commit 94e19dc039
5 changed files with 25 additions and 56 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ final class TestHelpers {
originalSender: nil,
isPrivate: isPrivate,
recipientNickname: recipientNickname,
senderPeerID: senderPeerID,
senderPeer: senderPeerID,
mentions: mentions
)
}