mirror of
https://github.com/3b1b/manim.git
synced 2025-08-21 05:44:04 +00:00
Removed unneeded import
This commit is contained in:
parent
6e1f9cd507
commit
0595bcb608
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
|
||||
from constants import *
|
||||
|
||||
from animation.animation import Animation
|
||||
from utils.bezier import interpolate
|
||||
from utils.config_ops import digest_config
|
||||
|
|
Loading…
Add table
Reference in a new issue