remove debug code

This commit is contained in:
siikamiika 2020-09-08 00:27:04 +03:00
parent 74e939dae2
commit 942fffbfc1
1 changed files with 0 additions and 1 deletions

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: