瀏覽代碼

Preload won't have logging

Manav Rathi 1 年之前
父節點
當前提交
b0ca3a1a9f
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      desktop/src/preload.ts

+ 0 - 4
desktop/src/preload.ts

@@ -29,10 +29,6 @@
 import { contextBridge, ipcRenderer } from "electron";
 import type { ElectronFile } from "./types";
 
-// TODO (MR): Uncomment and FIXME once preload is getting loaded.
-// import { setupLogging } from "./main/log";
-// setupLogging();
-
 // - General
 
 /** Return the version of the desktop app. */