.
This commit is contained in:
parent
5c8fefb605
commit
7841c3f640
@ -253,10 +253,6 @@ class LyricSearch(FastAPI):
|
||||
if "cache" in result['src']:
|
||||
result['from_cache'] = True
|
||||
|
||||
"""
|
||||
REMOVE BELOW AFTER TESTING IS DONE
|
||||
"""
|
||||
|
||||
if not data.extra:
|
||||
result.pop('src')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user