Skip to content

Commit c26b3fa

Browse files
committed
polish
1 parent 4af6f4f commit c26b3fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/main/java/io/split/client/SplitClientImpl.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
* @author adil
4747
*/
4848
public final class SplitClientImpl implements SplitClient {
49-
// public static final SplitResult SPLIT_RESULT_CONTROL = new SplitResult(Treatments.CONTROL, null);
5049
private static final String CLIENT_DESTROY = "Client has already been destroyed - no calls possible";
5150
private static final String CATCHALL_EXCEPTION = "CatchAll Exception";
5251
private static final String MATCHING_KEY = "matchingKey";

0 commit comments

Comments
 (0)