clean console log

pull/4976/head
Joseph Izang 7 months ago
parent 555a731e8f
commit 4d30cd34ba
  1. 2
      libs/remix-ui/workspace/src/lib/components/file-explorer.tsx

@ -452,8 +452,6 @@ export const FileExplorer = (props: FileExplorerProps) => {
}
console.log(feTarget)
return (
<div className="h-100 remixui_treeview" data-id="filePanelFileExplorerTree">
<div ref={treeRef} tabIndex={0} style={{

Loading…
Cancel
Save