mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 10:37:45 +00:00
remove bad import
This commit is contained in:
parent
e294c67801
commit
06f4586140
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ import numpy as np
|
|||
|
||||
from manimlib.constants import *
|
||||
from manimlib.container.container import Container
|
||||
from manimlib.functools import reduce
|
||||
from manimlib.utils.bezier import interpolate
|
||||
from manimlib.utils.color import color_gradient
|
||||
from manimlib.utils.color import color_to_rgb
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue