Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Jul 6, 2022
1 parent 06dd9ba commit ff67157
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import org.elasticsearch.client.RequestOptions
import org.elasticsearch.client.RestHighLevelClient
import org.elasticsearch.common.unit.ByteSizeUnit
import org.elasticsearch.common.unit.ByteSizeValue
import org.elasticsearch.common.unit.TimeValue
import org.elasticsearch.core.TimeValue
import org.elasticsearch.common.xcontent.XContentBuilder
import org.slf4j.Logger
import org.slf4j.LoggerFactory
Expand Down

0 comments on commit ff67157

Please sign in to comment.