mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Removed unnecessary import
This commit is contained in:
parent
92eaa733cd
commit
d742d48d13
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
from manimlib.mobject.mobject import Mobject
|
from manimlib.mobject.mobject import Mobject
|
||||||
from manimlib.utils.bezier import interpolate
|
|
||||||
|
|
||||||
|
|
||||||
class ValueTracker(Mobject):
|
class ValueTracker(Mobject):
|
||||||
|
|
Loading…
Add table
Reference in a new issue