🗑️[remove] Model : IS_CONFIG_WINDOW_COMPACT_MODE周りの処理を削除

This commit is contained in:
misyaguziya
2024-09-13 11:21:27 +09:00
parent c83715e9f6
commit e1aa72715d
3 changed files with 0 additions and 17 deletions

View File

@@ -1173,7 +1173,6 @@ class Config:
self._ENABLE_SPEAKER2CHATBOX_PASS = "000000000"
self._ENABLE_LOGGER = False
self._ENABLE_VRC_MIC_MUTE_SYNC = False
self._IS_CONFIG_WINDOW_COMPACT_MODE = False
def load_config(self):
if os_path.isfile(self.PATH_CONFIG) is not False: