.
This commit is contained in:
@ -252,10 +252,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')
|
||||
|
Reference in New Issue
Block a user