Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
sogoeslight committed Sep 22, 2020
1 parent ad45878 commit 7bccb2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion menu.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ def queueing(again):
except TypeError:
pass

print(settings.safe_point)
m.move_to(settings.safe_point[0], settings.safe_point[1], 0.1)

if again:
Expand Down

0 comments on commit 7bccb2c

Please sign in to comment.