Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
federicocappelli committed Dec 12, 2024
1 parent a942eea commit 3ce186f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Sources/Subscription/SubscriptionFeatureMappingCache.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ import Foundation
import os.log
import Networking

// typealias SubscriptionFeatureMapping = [String: [SubscriptionEntitlement]]

public protocol SubscriptionFeatureMappingCache {
func subscriptionFeatures(for subscriptionIdentifier: String) async -> [SubscriptionEntitlement]
}

0 comments on commit 3ce186f

Please sign in to comment.