Skip to content

Commit a2b8190

Browse files
committed
make outcome init the same as others
1 parent 2ea4be2 commit a2b8190

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Sources/ParseCareKit/Models/PCKOutcome.swift

-2
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,6 @@ public struct PCKOutcome: PCKVersionable, PCKSynchronizable {
112112
}
113113

114114
public init() {
115-
previousVersionUUIDs = []
116-
nextVersionUUIDs = []
117115
ACL = PCKUtility.getDefaultACL()
118116
}
119117

0 commit comments

Comments
 (0)