Remove unnecessary import

This commit is contained in:
Grant Sanderson
2020-06-05 11:11:11 -07:00
parent 2b931dc7a2
commit 54598f92c7

View File

@ -1,5 +1,4 @@
from manimlib.animation.animation import Animation
from manimlib.animation.transform import Transform
from manimlib.constants import OUT
from manimlib.constants import PI
from manimlib.constants import TAU