remove blank lines

This commit is contained in:
harisreedhar
2026-06-09 15:21:32 +05:30
parent 17fcced93f
commit 69b576aed3
-2
View File
@@ -342,5 +342,3 @@ def conditional_process() -> ErrorCode:
return image_to_video.process(start_time)
return 0