This commit is contained in:
Thibault Duplessis 2016-01-23 11:42:51 +07:00
parent 53f8e473ac
commit 3a90b2e0e6

View file

@ -1,7 +1,6 @@
package lila.analyse
import chess.format.pgn.Reader
import chess.format.UciMove
import chess.Pos._
import chess.Replay
import org.specs2.mutable._