馃悰 Remove redundant return statement in shot_publisher logic
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.