Skip to content

Commit

Permalink
Merge pull request #6 from plaidev/ryosuke-1
Browse files Browse the repository at this point in the history
[ios] remove z__never_use_this_function_internal_embedding
  • Loading branch information
RyosukeCla authored Mar 9, 2024
2 parents 7702b19 + 5d509d6 commit e6e1b86
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions ios/Nativebrik/Nativebrik/sdk.swift
Original file line number Diff line number Diff line change
Expand Up @@ -250,13 +250,6 @@ public class NativebrikExperiment {
content: phase
))
}

public func z__never_use_this_function_internal_embedding(
_ id: String,
content: @escaping (_ phase: EmbeddingPhase) -> UIView
) {

}
}

public struct NativebrikProvider<Content: View>: View {
Expand Down

0 comments on commit e6e1b86

Please sign in to comment.