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