remove outdated comment
This commit is contained in:
parent
d9216fe8ce
commit
db2332b735
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ paths[path] = {
|
|||
}
|
||||
};
|
||||
|
||||
// TODO: include album art?
|
||||
router.get(path, async (req, res, next) => {
|
||||
try {
|
||||
const { id, codec } = (await validate(req, schema)).query;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue