This commit is contained in:
deathbybandaid 2020-11-27 16:05:16 -05:00
parent 0c704525de
commit 6c628ff616

View File

@ -22,8 +22,6 @@ class OriginChannels():
} }
channel_list.append(clean_station_item) channel_list.append(clean_station_item)
return []
return channel_list return channel_list
def get_channel_stream(self, chandict): def get_channel_stream(self, chandict):