Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lichess-org/lila-search
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d34ba20e0b8a9c02f219c11931fe3f0a6125d780
Choose a base ref
..
head repository: lichess-org/lila-search
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: aaeddfcc4099ff5399d0c27b2cdd389898d84159
Choose a head ref
Showing with 0 additions and 1 deletion.
  1. +0 −1 modules/client/src/main/scala/PlayClient.scala
1 change: 0 additions & 1 deletion modules/client/src/main/scala/PlayClient.scala
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@ package lila.search
package client

import akka.util.ByteString
import cats.syntax.all.*
import com.github.plokhotnyuk.jsoniter_scala.core._
import lila.search.spec.*
import play.api.libs.ws.BodyWritable