Skip to content

Commit

Permalink
FIXME要らなくなってた
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Nov 6, 2024
1 parent f7b17d6 commit 32a2f2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/electron/manager/engineInfoManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ export class EngineInfoManager {

/**
* 設定で登録したエンジン情報を取得する。
* FIXME: store.get("registeredEngineDirs")への副作用をEngineManager外に移動する
*/
private fetchRegisteredEngineInfos(): EngineInfo[] {
const configManager = getConfigManager();
Expand Down

0 comments on commit 32a2f2e

Please sign in to comment.