Remove extra bracket not needed after ES6

Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
Fernando
2020-04-02 23:45:23 +02:00
committed by GitHub
parent 59d239f319
commit eb8ae3ea70
-1
View File
@@ -101,4 +101,3 @@ import globalize from 'globalize';
return {
getLocale: getLocale
};
});