mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Remove unnecessary import
This commit is contained in:
parent
4fa782b8b5
commit
76f61c504b
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import warnings
|
||||
import numpy as np
|
||||
import operator as op
|
||||
|
||||
from manimlib.constants import *
|
||||
from manimlib.mobject.mobject import Mobject
|
||||
|
|
Loading…
Add table
Reference in a new issue