We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e42f0ed commit 720d86bCopy full SHA for 720d86b
ios/Classes/SplitFactoryProvider.swift
@@ -3,8 +3,6 @@ import Split
3
4
public protocol SplitFactoryProvider {
5
6
- var uuid: Int { get }
7
-
8
func getFactory() -> SplitFactory?
9
}
10
0 commit comments