Skip to content

Commit

Permalink
Remove Autoconsent subfeature (#697)
Browse files Browse the repository at this point in the history
  • Loading branch information
dus7 authored Mar 7, 2024
1 parent dbe75fa commit 2181cdc
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,3 @@ public enum SyncSubfeature: String, PrivacySubfeature {
case level2AllowSetupFlows
case level3AllowCreateAccount
}

public enum AutoconsentSubfeature: String, PrivacySubfeature {
public var parent: PrivacyFeature {
.autoconsent
}

case onByDefault
}

0 comments on commit 2181cdc

Please sign in to comment.