mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Remove stray import
This commit is contained in:
parent
97f28b34f3
commit
534770180d
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ from __future__ import annotations
|
|||
|
||||
import numpy as np
|
||||
|
||||
from manimlib.constants import BLACK
|
||||
from manimlib.constants import ORIGIN
|
||||
from manimlib.mobject.mobject import Mobject
|
||||
from manimlib.utils.color import color_gradient
|
||||
from manimlib.utils.color import color_to_rgba
|
||||
|
|
Loading…
Add table
Reference in a new issue