Skip to content

Commit

Permalink
remove Public
Browse files Browse the repository at this point in the history
  • Loading branch information
RyosukeCla committed Oct 19, 2023
1 parent adf4f17 commit c9fbb53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Nativebrik/Classes/remote-config.swift
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ public enum RemoteConfigPhase {
case failure
}

public class RemoteConfig {
class RemoteConfig {
private let user: NativebrikUser
private let experimentId: String
private let repositories: Repositories
Expand Down

0 comments on commit c9fbb53

Please sign in to comment.