diff --git a/main.js b/main.js index fd9abf7..cc5a9bf 100644 --- a/main.js +++ b/main.js @@ -42134,7 +42134,6 @@ var InlineFileContextView = (props2) => { if (!file) { return; } - console.log("refresh file"); const fileCache2 = getFileCache(file); setFileCache(fileCache2); };