mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 21:12:35 +08:00
remove superfluous code
This commit is contained in:
@ -701,7 +701,6 @@ class Mobject(Container):
|
|||||||
result, submob.get_merged_array(array_attr),
|
result, submob.get_merged_array(array_attr),
|
||||||
axis=0
|
axis=0
|
||||||
)
|
)
|
||||||
submob.get_merged_array(array_attr)
|
|
||||||
return result
|
return result
|
||||||
|
|
||||||
def get_all_points(self):
|
def get_all_points(self):
|
||||||
|
Reference in New Issue
Block a user