Remove unnecessary export mapping (bad refactoring)
This commit is contained in:
@@ -42,7 +42,7 @@ const getCoverArtUrl = (record, size) => {
|
||||
|
||||
export default {
|
||||
url,
|
||||
getCoverArtUrl: getCoverArtUrl,
|
||||
getCoverArtUrl,
|
||||
scrobble,
|
||||
download,
|
||||
star,
|
||||
|
||||
Reference in New Issue
Block a user