diff --git a/main.py b/main.py index eb52628f5..23b21c3e8 100644 --- a/main.py +++ b/main.py @@ -57,4 +57,3 @@ def updateChannelUrlsM3U(channels): channels = getChannelItems() # Call the function to update channel URLs in M3U format updateChannelUrlsM3U(channels) -