Skip to content

Commit

Permalink
Update PaywallFontProvider.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
goergisn authored Jan 18, 2025
1 parent 8fc53c6 commit 05b98fc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions RevenueCatUI/PaywallFontProvider.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ public protocol PaywallFontProvider {

}

public struct NewPublicStruct {
public var value: String = "Value"
}

/// Default ``PaywallFontProvider`` which uses the system default font
/// supporting dynamic type.
open class DefaultPaywallFontProvider: PaywallFontProvider {
Expand Down

0 comments on commit 05b98fc

Please sign in to comment.