Skip to content

Commit

Permalink
sbt prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Dec 30, 2024
1 parent 875aaa0 commit 55ce6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/scala/format/pgn/Pgn.scala
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package chess
package format.pgn

import monocle.syntax.all.*
import cats.syntax.all.*
import monocle.syntax.all.*

type PgnTree = Node[Move]

Expand Down

0 comments on commit 55ce6ab

Please sign in to comment.