Skip to content

Commit

Permalink
chore: remove stray console.log (#2921)
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikThePendric authored Mar 19, 2024
1 parent bb05e17 commit 087a0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Layout/ScatterLayout/ScatterAxis.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ const Axis = ({
) : (
<HorizontalIcon />
)
console.log('ScatterBrain')

return (
<div
id={label}
Expand Down

0 comments on commit 087a0d4

Please sign in to comment.