Remove unnecessary export mapping (bad refactoring)

This commit is contained in:
Deluan 2021-04-07 10:57:14 -04:00 committed by Joe Stump
parent 1ccae46b6d
commit bcceef4acf
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

@ -42,7 +42,7 @@ const getCoverArtUrl = (record, size) => {
export default {
url,
getCoverArtUrl: getCoverArtUrl,
getCoverArtUrl,
scrobble,
download,
star,