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 9da2fcb commit 2c18822Copy full SHA for 2c18822
sql/bridge/src/test/scala/app/softnetwork/elastic/sql/SQLCriteriaSpec.scala
@@ -2,7 +2,6 @@ package app.softnetwork.elastic.sql
2
3
import app.softnetwork.elastic.sql.bridge._
4
import com.sksamuel.elastic4s.ElasticApi.matchAllQuery
5
-import com.sksamuel.elastic4s.http.search.SearchBodyBuilderFn
6
import com.sksamuel.elastic4s.requests.searches.{SearchBodyBuilderFn, SearchRequest}
7
import org.scalatest.flatspec.AnyFlatSpec
8
import org.scalatest.matchers.should.Matchers
0 commit comments