Skip to content

Commit

Permalink
fixup! IamFetch consistency use-case implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
rgomezp committed Oct 16, 2024
1 parent fd7d13b commit 9c404e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

import Foundation

@objc public enum OSIamFetchOffsetKey: Int, OSConsistencyKeyEnum, Hashable {
public enum OSIamFetchOffsetKey: Int, OSConsistencyKeyEnum {
case user = 0
case subscription = 1
}

0 comments on commit 9c404e7

Please sign in to comment.