Skip to content

Commit 99ea085

Browse files
committed
Removed binary_search import
1 parent 99f5c71 commit 99ea085

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manim/mobject/types/vectorized_mobject.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
from ...utils.color import BLACK, WHITE, color_to_rgba
4242
from ...utils.deprecation import deprecated
4343
from ...utils.iterables import make_even, resize_array, stretch_array_to_length, tuplify
44-
from ...utils.simple_functions import binary_search
4544
from ...utils.space_ops import rotate_vector, shoelace_direction
4645

4746
# TODO

0 commit comments

Comments
 (0)