Remove unnecessary export mapping (bad refactoring)

This commit is contained in:
Deluan 2021-04-07 10:57:14 -04:00
parent 49b1c40fbd
commit 10dcc3fb37
1 changed files with 1 additions and 1 deletions

View File

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