Skip to content

Commit 4f84a31

Browse files
Removed debug print statement
1 parent dad271a commit 4f84a31

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Blues_Playground/code.py

-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
[0, 2, 0], [2, 2, 0]
3434
]
3535

36-
print("2018-06-19 blues_pg v02.py")
37-
3836
cpx.pixels.fill((0, 0, 0)) # clear all pixels
3937
cpx.play_file(drums[0]) # play startup
4038

0 commit comments

Comments
 (0)