diff --git a/manim_slides/present.py b/manim_slides/present.py index 3df8d9c..0197eb2 100644 --- a/manim_slides/present.py +++ b/manim_slides/present.py @@ -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!