Skip to content

Commit 4584a69

Browse files
clean up
1 parent 17335e1 commit 4584a69

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Sources/Implementation/DefaultDecisionService.swift

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ struct VariationDecision {
2929
var cmabUUID: String?
3030
}
3131

32-
enum OperationType {
33-
case async
34-
case sync
35-
}
36-
37-
typealias OPType = OperationType
3832
typealias UserProfile = OPTUserProfileService.UPProfile
3933

4034
class DefaultDecisionService: OPTDecisionService {

0 commit comments

Comments
 (0)