From f07a28cdaf01d7cd8f787d0d912b084418270fe1 Mon Sep 17 00:00:00 2001 From: deflax Date: Mon, 3 Feb 2025 23:13:27 +0000 Subject: [PATCH] remove the unused recording global variable --- src/api/api.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/api/api.py b/src/api/api.py index 02daafb..bfac317 100644 --- a/src/api/api.py +++ b/src/api/api.py @@ -52,7 +52,6 @@ def get_core_process_details(client, process_id): # Process a running channel def process_running_channel(database, scheduler, stream_id, stream_name, stream_description, stream_hls_url): - global recording if stream_id in database: # Skip learned channels return