Skip to content

馃悰 Remove redundant return statement in shot_publisher logic

Corentin requested to merge develop into main

The unnecessary return statement was removed to ensure proper execution of subsequent code. This change improves the logical flow and avoids prematurely exiting the function.

Merge request reports

Loading