Remove redundant comments code

This commit is contained in:
月月
2024-09-16 18:29:45 +08:00
parent e59afd5a9d
commit 0f94a8068d
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -8,8 +8,6 @@ const { exec, execAsync } = Utils;
import { init as i18n_init, getString } from './i18n/i18n.js'
//init i18n, Load language file
i18n_init()
// i18n_setLanguage('zh_CN') //Manual configuration
Gtk.IconTheme.get_default().append_search_path(`${App.configDir}/assets/icons`);
// Global vars for external control (through keybinds)