Skip to content

Commit

Permalink
Remove unused constant
Browse files Browse the repository at this point in the history
  • Loading branch information
max-signal committed Jan 16, 2025
1 parent 282143f commit 2144d9a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SignalServiceKit/Messages/MessageSender+SenderKey.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
import LibSignalClient

extension MessageSender {
private static var maxSenderKeyEnvelopeSize: UInt64 { 256 * 1024 }

struct Recipient {
let serviceId: ServiceId
let devices: [UInt32]
Expand Down

0 comments on commit 2144d9a

Please sign in to comment.