mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Remove three_d_scene import
This commit is contained in:
parent
33b4e617a6
commit
a817364a0e
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ from manimlib.mobject.vector_field import *
|
|||
|
||||
from manimlib.scene.interactive_scene import *
|
||||
from manimlib.scene.scene import *
|
||||
from manimlib.scene.three_d_scene import *
|
||||
|
||||
from manimlib.utils.bezier import *
|
||||
from manimlib.utils.color import *
|
||||
|
|
Loading…
Add table
Reference in a new issue