Skip to content

Commit 720d86b

Browse files
committed
Remove unnecessary property from protocol
1 parent e42f0ed commit 720d86b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ios/Classes/SplitFactoryProvider.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ import Split
33

44
public protocol SplitFactoryProvider {
55

6-
var uuid: Int { get }
7-
86
func getFactory() -> SplitFactory?
97
}
108

0 commit comments

Comments
 (0)