diff --git a/src/modules/sbstudio/plugin/operators/return_to_home.py b/src/modules/sbstudio/plugin/operators/return_to_home.py index 706a5e5..81fe4c6 100644 --- a/src/modules/sbstudio/plugin/operators/return_to_home.py +++ b/src/modules/sbstudio/plugin/operators/return_to_home.py @@ -251,7 +251,6 @@ def _run(self, storyboard, *, context) -> bool: ), ) ) - print(len(path_points)) for point in path_points: frame = int(self.start_frame + point[0] * fps) keyframes = (