Skip to content

Commit 4a4c673

Browse files
committed
chore: remove debug console.log
1 parent 1770579 commit 4a4c673

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dashboard/src/pages/Bento/Overview.tsx

-3
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,6 @@ export default function BentoOverview() {
129129
return <Skeleton rows={3} animation />
130130
}
131131

132-
// eslint-disable-next-line no-console
133-
console.log('fuck', modelsInfo.data)
134-
135132
return (
136133
<div
137134
style={{

0 commit comments

Comments
 (0)