Skip to content

Commit

Permalink
Update frontend/src/toolbar/bar/Toolbar.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Paul D'Ambra <[email protected]>
  • Loading branch information
benjackwhite and pauldambra authored Mar 13, 2024
1 parent ca8085f commit 8696599
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/toolbar/bar/Toolbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ function MoreMenu(): JSX.Element {

const { logout } = useActions(toolbarConfigLogic)

// eslint-disable-next-line no-console
console.log('testing')
return (
<LemonMenu
placement="top-end"
Expand Down

0 comments on commit 8696599

Please sign in to comment.