Skip to content

Commit 1014132

Browse files
committed
Remove unnecessary show()
1 parent 83e30aa commit 1014132

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/clue_spirit_level.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@
2626
x, y, _ = clue.acceleration
2727
bubble_group.x = int(x * 10)
2828
bubble_group.y = int(y * 10)
29-
display.show(group)

0 commit comments

Comments
 (0)