mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove extra bracket not needed after ES6
Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
parent
59d239f319
commit
eb8ae3ea70
1 changed files with 0 additions and 1 deletions
|
@ -101,4 +101,3 @@ import globalize from 'globalize';
|
||||||
return {
|
return {
|
||||||
getLocale: getLocale
|
getLocale: getLocale
|
||||||
};
|
};
|
||||||
});
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue