Skip to content

Commit 3eebd7d

Browse files
committed
fixup! fix(RevenueCatUI): return live snapshot maps from StateStore, drop reset(), clear standalone on close
1 parent 2877e48 commit 3eebd7d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ui/revenuecatui/src/main/kotlin/com/revenuecat/purchases/ui/revenuecatui/data/PaywallStateStore.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ internal class PaywallStateStore(declarations: Map<String, StateDeclaration>) {
7474
}
7575
}
7676
}
77-
7877
}
7978

8079
private fun JsonPrimitive.matchesDeclaredType(declaredType: String): Boolean = when (declaredType) {

0 commit comments

Comments
 (0)