[inlua-intl] 移除未使用的变量
This commit is contained in:
parent
f6defe8180
commit
6e7b92583e
|
@ -13,7 +13,6 @@
|
||||||
* See the Mulan PSL v2 for more details.
|
* See the Mulan PSL v2 for more details.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import { UNICODE_REG } from '../constants';
|
|
||||||
import { CompiledMessage, Locale, LocaleConfig, Locales } from '../types/types';
|
import { CompiledMessage, Locale, LocaleConfig, Locales } from '../types/types';
|
||||||
import generateFormatters from './generateFormatters';
|
import generateFormatters from './generateFormatters';
|
||||||
import {FormatOptions, I18nCache} from '../types/interfaces';
|
import {FormatOptions, I18nCache} from '../types/interfaces';
|
||||||
|
|
Loading…
Reference in New Issue