mirror of
https://github.com/3b1b/manim.git
synced 2025-09-19 04:41:56 +00:00
Remove stray import
This commit is contained in:
parent
37786edc99
commit
3be43119cb
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import numpy as np
|
|||
from manimlib.constants import FRAME_X_RADIUS, FRAME_Y_RADIUS
|
||||
from manimlib.constants import YELLOW
|
||||
from manimlib.mobject.types.vectorized_mobject import VMobject
|
||||
from manimlib.utils.config_ops import digest_config
|
||||
|
||||
from typing import TYPE_CHECKING
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue