mirror of
https://github.com/3b1b/manim.git
synced 2025-04-13 09:47:07 +00:00
Remove unnecessary import
This commit is contained in:
parent
494f1899fd
commit
e2fc0ab1aa
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ from manimlib.constants import OUT
|
|||
from manimlib.constants import DEGREES
|
||||
from manimlib.mobject.mobject import Group
|
||||
from manimlib.mobject.mobject import Mobject
|
||||
from manimlib.mobject.types.vectorized_mobject import VMobject
|
||||
from manimlib.utils.config_ops import digest_config
|
||||
from manimlib.utils.paths import path_along_arc
|
||||
from manimlib.utils.paths import straight_path
|
||||
|
|
Loading…
Add table
Reference in a new issue