Skip to content

Commit

Permalink
Merge branch 'ruff-dhe' of github.com:mattrunyon/web-client-ui into r…
Browse files Browse the repository at this point in the history
…uff-dhe
  • Loading branch information
mattrunyon committed Nov 6, 2024
2 parents d5b7f9d + 3dc2001 commit 82f8137
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/dashboard-core-plugins/src/panels/NotebookPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1323,8 +1323,6 @@ class NotebookPanel extends Component<NotebookPanelProps, NotebookPanelState> {

const portal = tab?.element.find('.lm_title_before').get(0);

console.log(this.notebook?.editor);

return (
<>
{portal != null &&
Expand Down

0 comments on commit 82f8137

Please sign in to comment.