Remove irrelevant comment (was copy-pasted)
This commit is contained in:
parent
a127fce561
commit
52a5655b26
1 changed files with 0 additions and 2 deletions
|
@ -36,6 +36,4 @@ const SUPPORTED_BROWSER_LANGUAGES = {
|
|||
uk: 'uk',
|
||||
};
|
||||
|
||||
// Properties: language code (e.g. 'ja')
|
||||
// Values: name of the language in native form (e.g. '日本語')
|
||||
export default SUPPORTED_BROWSER_LANGUAGES;
|
||||
|
|
Loading…
Reference in a new issue