.
This commit is contained in:
@ -38,7 +38,6 @@ class ValidLyricRequest(BaseModel):
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
class LyricSearch(FastAPI):
|
||||
def __init__(self, app: FastAPI, util, constants):
|
||||
self.app = app
|
||||
|
Reference in New Issue
Block a user