mirror of
https://github.com/3b1b/manim.git
synced 2025-09-19 04:41:56 +00:00
Remove unnecessary import
This commit is contained in:
parent
a46b7d6931
commit
9bf51bda02
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ from functools import wraps
|
|||
from tqdm import tqdm as ProgressDisplay
|
||||
import numpy as np
|
||||
import time
|
||||
import moderngl
|
||||
|
||||
from manimlib.animation.animation import prepare_animation
|
||||
from manimlib.animation.transform import MoveToTarget
|
||||
|
|
Loading…
Add table
Reference in a new issue