Skip to content

Commit

Permalink
chore: remove debug console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
yetone committed Jun 15, 2022
1 parent 1770579 commit 4a4c673
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dashboard/src/pages/Bento/Overview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,6 @@ export default function BentoOverview() {
return <Skeleton rows={3} animation />
}

// eslint-disable-next-line no-console
console.log('fuck', modelsInfo.data)

return (
<div
style={{
Expand Down

0 comments on commit 4a4c673

Please sign in to comment.