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