Skip to content

Commit 043fb81

Browse files
authored
feat(scala): missing helpers (#4486)
1 parent 409e0ec commit 043fb81

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+887
-286
lines changed

Diff for: clients/algoliasearch-client-scala/src/main/scala/algoliasearch/ApiClient.scala

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import algoliasearch.internal.interceptor.{AuthInterceptor, RetryStrategy, UserA
66
import algoliasearch.internal.{AlgoliaAgent, HttpRequester, StatefulHost}
77
import org.json4s.Formats
88

9-
import java.util.concurrent.TimeUnit
109
import scala.concurrent.duration.Duration
1110
import scala.util.Try
1211

0 commit comments

Comments
 (0)