clean TODO comment//already done

This commit is contained in:
2025-04-12 10:07:22 -04:00
parent 4506714d0a
commit 96add377df
2 changed files with 4 additions and 14 deletions

View File

@ -15,11 +15,6 @@ from fastapi import (FastAPI, BackgroundTasks, Request,
Response, HTTPException)
from fastapi.responses import RedirectResponse, JSONResponse
"""
TODO:
- Radio request typeahead
"""
class Radio(FastAPI):
"""Radio Endpoints"""
def __init__(self, app: FastAPI,