diff --git a/core/tauri/scripts/ipc-protocol.js b/core/tauri/scripts/ipc-protocol.js index e077c09d6da..b2af9c47897 100644 --- a/core/tauri/scripts/ipc-protocol.js +++ b/core/tauri/scripts/ipc-protocol.js @@ -18,8 +18,6 @@ options } = message - console.log(osName, location.protocol) - // use custom protocol for IPC if: // - the flag is set to true or // - the command is the fetch data command or