mirror of
https://github.com/3b1b/manim.git
synced 2025-04-13 09:47:07 +00:00
Remove unnecessary import
This commit is contained in:
parent
13fdc9629d
commit
b470a47da7
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ from addict import Dict
|
|||
|
||||
from manimlib.logger import log
|
||||
from manimlib.utils.dict_ops import merge_dicts_recursively
|
||||
from manimlib.utils.init_config import init_customization
|
||||
|
||||
from typing import TYPE_CHECKING
|
||||
if TYPE_CHECKING:
|
||||
|
|
Loading…
Add table
Reference in a new issue