Skip to content

Commit 5050c30

Browse files
author
kele-leanes
committed
Revert "Removing issues and failing tests"
This reverts commit e6cecc7.
1 parent 6f14b68 commit 5050c30

File tree

1 file changed

+0
-1
lines changed
  • library/src/main/java/org/xmtp/android/library/messages

1 file changed

+0
-1
lines changed

library/src/main/java/org/xmtp/android/library/messages/MessageV2.kt

-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ class MessageV2Builder(val senderHmac: ByteArray? = null, val shouldPush: Boolea
122122
senderAddress = signed.sender.walletAddress,
123123
sentAt = Date(header.createdNs / 1_000_000),
124124
topic = topic,
125-
shouldPush = message.shouldPush,
126125
)
127126
}
128127

0 commit comments

Comments
 (0)