Skip to content

Commit

Permalink
[printer] Remove redundant order
Browse files Browse the repository at this point in the history
  • Loading branch information
Prometheus3375 committed Jul 20, 2024
1 parent 2ce3b42 commit 8918c21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion solve/printer.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ def print_pass_moves(
print(
'--- SOLO ROOMS ARE DONE ---\n'
'All player in the solo rooms must collect two shapes and wait\n'
'Proceed with dissection\n'
'--- LAST POSITION ---\n'
f'{state.last_position}'
)
Expand Down

0 comments on commit 8918c21

Please sign in to comment.