Remove stray print
This commit is contained in:
parent
ba3650e87b
commit
de1da5a48a
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@
|
|||
(format #t "Peer's status: ~a\n" status)
|
||||
status) #:promise? #t)]
|
||||
[(my-turn! x y)
|
||||
(format #t "start my-turn!\n")
|
||||
(if ($ %my-turn?)
|
||||
(begin
|
||||
(board-assert-vacant board x y)
|
||||
|
|
Loading…
Reference in a new issue