mirror of
https://github.com/3b1b/manim.git
synced 2025-08-03 04:04:36 +08:00
Removed unused import that was added by IDE autocomplete!!
This commit is contained in:
@ -2,8 +2,6 @@ import inspect
|
||||
import sys
|
||||
import logging
|
||||
|
||||
from numpy.lib.shape_base import split
|
||||
|
||||
from manimlib.scene.scene import Scene
|
||||
from manimlib.config import get_custom_defaults
|
||||
|
||||
|
Reference in New Issue
Block a user