mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-07 19:14:11 +08:00
删除多余console
This commit is contained in:
parent
4e266d4d92
commit
a8883cd74d
@ -3,9 +3,6 @@ import messages from './langs';
|
||||
const { remote } = window.require('electron');
|
||||
const { perf } = remote.getGlobal('OP_CONFIG').get();
|
||||
|
||||
console.log(messages);
|
||||
console.log(perf);
|
||||
|
||||
// 2. Create i18n instance with options
|
||||
const i18n = createI18n({
|
||||
legacy: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user