mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Remove unnecessary import
This commit is contained in:
parent
57b7af3bf1
commit
fddb0b29e1
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ import numpy as np
|
|||
from tqdm import tqdm as ProgressDisplay
|
||||
|
||||
from manimlib.animation.animation import prepare_animation
|
||||
from manimlib.animation.transform import MoveToTarget
|
||||
from manimlib.camera.camera import Camera
|
||||
from manimlib.constants import ARROW_SYMBOLS
|
||||
from manimlib.constants import DEFAULT_WAIT_TIME
|
||||
|
|
Loading…
Add table
Reference in a new issue