Skip to content

Commit

Permalink
Update library/src/main/java/org/xmtp/android/library/Client.kt
Browse files Browse the repository at this point in the history
Co-authored-by: Cameron Voell <[email protected]>
  • Loading branch information
nplasterer and cameronvoell authored Sep 18, 2024
1 parent db3495d commit 4b2fb49
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions library/src/main/java/org/xmtp/android/library/Client.kt
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ import java.time.Instant
import java.util.Date
import java.util.Locale
import java.util.TimeZone
import kotlin.random.Random
import kotlin.random.nextULong

typealias PublishResponse = org.xmtp.proto.message.api.v1.MessageApiOuterClass.PublishResponse
typealias QueryResponse = org.xmtp.proto.message.api.v1.MessageApiOuterClass.QueryResponse
Expand Down

0 comments on commit 4b2fb49

Please sign in to comment.