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
b21f5bad00
commit
c6fc8dcf45
1 changed files with 0 additions and 2 deletions
|
@ -42,8 +42,6 @@ from typing import TYPE_CHECKING
|
|||
|
||||
if TYPE_CHECKING:
|
||||
from typing import Callable, Iterable, Sequence, Tuple
|
||||
import numpy.typing as npt
|
||||
|
||||
from manimlib.constants import ManimColor, np_vector
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue