Skip to content

Commit 4f39851

Browse files
committed
Cleanup.
1 parent dcf3e16 commit 4f39851

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manim/mobject/svg/svg_mobject.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ def generate_config_style_dict(self) -> dict[str, str]:
265265
return result
266266

267267
def get_mobjects_from(self, svg: se.SVG) -> dict[str, VGroup]:
268-
print("<get_mobjects_from>")
269268
"""Convert the elements of the SVG to a list of mobjects.
270269
271270
Parameters

0 commit comments

Comments
 (0)