Skip to content

Commit

Permalink
chore: remove console
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Jan 12, 2024
1 parent 2dba594 commit 7447c02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Layout/DefaultLayout/DefaultAxis.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ export const getDimensionsWithSuffix = ({
return dimension
})

// console.log('jj dimensionsWithSuffix', dimensionsWithSuffix)
return dimensionsWithSuffix
}

Expand Down

0 comments on commit 7447c02

Please sign in to comment.