Skip to content

Commit b231c00

Browse files
committed
fix: whitespace
1 parent 0b1585f commit b231c00

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

library/src/main/java/org/xmtp/android/library/Contacts.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ class ConsentList(val client: Client) {
178178

179179
return entry?.consentType ?: ConsentState.UNKNOWN
180180
}
181-
181+
182182
fun groupState(groupId: ByteArray): ConsentState {
183183
val entry = entries[ConsentListEntry.groupId(groupId).key]
184184

0 commit comments

Comments
 (0)