mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Removed unused import that was added by IDE autocomplete!!
This commit is contained in:
parent
390bfac9df
commit
c0f6e94545
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ import inspect
|
||||||
import sys
|
import sys
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
from numpy.lib.shape_base import split
|
|
||||||
|
|
||||||
from manimlib.scene.scene import Scene
|
from manimlib.scene.scene import Scene
|
||||||
from manimlib.config import get_custom_defaults
|
from manimlib.config import get_custom_defaults
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue