Skip to content

Commit d02dde7

Browse files
committed
cleanup comments
1 parent ba57e7a commit d02dde7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_led_animation/group.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ def animate(self, show=True):
157157
if item.animate(show):
158158
ret=True
159159
return ret
160-
#return any(item.animate(show) for item in self._members)
161160

162161
@property
163162
def color(self):

0 commit comments

Comments
 (0)