Skip to content

Commit

Permalink
chore: :drives list
Browse files Browse the repository at this point in the history
  • Loading branch information
echarles committed Jan 11, 2024
1 parent 39a9e7c commit 2523aad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tabs/jupyterlab/Drives.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ const Drives = (props: DatalayerProps) => {
}));
}
}, [jupyterFrontend]);
console.log('---', drives)
return (
<>
<PageHeader>
Expand Down

0 comments on commit 2523aad

Please sign in to comment.