Skip to content

Commit

Permalink
Update audio_mixing.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rainmanjam committed Oct 31, 2024
1 parent 1d01d47 commit e69fada
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion routes/audio_mixing.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ def audio_mixing(job_id, data):

logger.info(f"Job {job_id}: Received audio mixing request for {video_url} and {audio_url}")


try:
# Process audio and video mixing
output_filename = process_audio_mixing(
Expand Down

0 comments on commit e69fada

Please sign in to comment.