Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gthea committed Dec 11, 2023
1 parent 6fac773 commit 2f664d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package io.split.android.client.service.sseclient.sseclient;

import static io.split.android.client.utils.Utils.checkNotNull;
import static com.google.common.base.Preconditions.checkNotNull;
import static java.lang.Thread.sleep;

import androidx.annotation.NonNull;
Expand Down

0 comments on commit 2f664d3

Please sign in to comment.