Skip to content

Commit 4c48f4f

Browse files
authored
Remove strings.py (#2424)
* Remove strings.py * remove import
1 parent ccfea0f commit 4c48f4f

File tree

2 files changed

+0
-83
lines changed

2 files changed

+0
-83
lines changed

manim/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105
from .utils.simple_functions import *
106106
from .utils.sounds import *
107107
from .utils.space_ops import *
108-
from .utils.strings import *
109108
from .utils.tex import *
110109
from .utils.tex_templates import *
111110

manim/utils/strings.py

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)