mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 22:57:44 +00:00
Remove stray import
This commit is contained in:
parent
8b786311af
commit
847c27ad23
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ from manimlib.utils.bezier import partial_quadratic_bezier_points
|
|||
from manimlib.utils.bezier import outer_interpolate
|
||||
from manimlib.utils.color import color_gradient
|
||||
from manimlib.utils.color import rgb_to_hex
|
||||
from manimlib.utils.iterables import listify
|
||||
from manimlib.utils.iterables import make_even
|
||||
from manimlib.utils.iterables import resize_array
|
||||
from manimlib.utils.iterables import resize_with_interpolation
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue