瀏覽代碼

chore: generate

opencode-agent[bot] 3 月之前
父節點
當前提交
cef0c8ac84
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/desktop/src/main/shell-env.ts

+ 1 - 1
packages/desktop/src/main/shell-env.ts

@@ -1,6 +1,6 @@
 import { spawnSync } from "node:child_process"
 import { basename } from "node:path"
-import { getLogger } from "./logging";
+import { getLogger } from "./logging"
 
 const TIMEOUT = 5_000