Skip to content

Commit

Permalink
Apply auto-formatting rules
Browse files Browse the repository at this point in the history
  • Loading branch information
weco-bot committed May 19, 2023
1 parent b5fac92 commit 5bdf32f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package weco.api.search.models

case class SearchQuery(query: String)
case class SearchQuery(query: String)
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import weco.api.search.models.request.{
import weco.api.search.rest.PaginationQuery
import weco.api.search.elasticsearch.WorksMultiMatcher


object WorksRequestBuilder
extends ElasticsearchRequestBuilder[WorkSearchOptions] {

Expand Down

0 comments on commit 5bdf32f

Please sign in to comment.