Skip to content

Commit

Permalink
remove incorrect comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Dec 8, 2023
1 parent 8242b1b commit 7316998
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ios/Wrappers/ConsentWrapper.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import Foundation
import XMTP

// Wrapper around XMTP.Conversation to allow passing these objects back into react native.
struct ConsentWrapper {
static func encodeToObj(_ entry: XMTP.ConsentListEntry) throws -> [String: Any] {
return [
Expand Down

0 comments on commit 7316998

Please sign in to comment.