1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-22 16:44:32 +01:00

remove debug code

This commit is contained in:
siikamiika 2020-09-08 00:27:04 +03:00
parent 74e939dae2
commit 942fffbfc1

View File

@ -39,7 +39,6 @@ class YoutubeLiveChatReplayFD(FragmentFD):
return None
def get_obj_value(obj, path):
return None
cur = obj
try:
for key in path: