mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-08-06 06:12:56 +08:00
fix: remove dummy print
This commit is contained in:
@ -230,7 +230,6 @@ class Presentation:
|
||||
self.current_slide.is_last()
|
||||
and self.current_slide.end_animation == self.current_animation
|
||||
):
|
||||
print("HERE")
|
||||
state = State.WAIT
|
||||
else:
|
||||
# Play next video!
|
||||
|
Reference in New Issue
Block a user