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 4af6f4f commit c26b3faCopy full SHA for c26b3fa
client/src/main/java/io/split/client/SplitClientImpl.java
@@ -46,7 +46,6 @@
46
* @author adil
47
*/
48
public final class SplitClientImpl implements SplitClient {
49
-// public static final SplitResult SPLIT_RESULT_CONTROL = new SplitResult(Treatments.CONTROL, null);
50
private static final String CLIENT_DESTROY = "Client has already been destroyed - no calls possible";
51
private static final String CATCHALL_EXCEPTION = "CatchAll Exception";
52
private static final String MATCHING_KEY = "matchingKey";
0 commit comments