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