Skip to content

Commit

Permalink
rm: console
Browse files Browse the repository at this point in the history
  • Loading branch information
pooja-bruno committed Jan 23, 2025
1 parent 57ae4ee commit 41acf1e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ export const saveFolderRoot = (collectionUid, folderUid) => (dispatch, getState)
pathname: folderRoot.pathname,
root: transformFolderRoot
};
console.log(folderData);

ipcRenderer
.invoke('renderer:save-folder-root', folderData)
Expand Down

0 comments on commit 41acf1e

Please sign in to comment.