Skip to content

Commit

Permalink
Delete debug
Browse files Browse the repository at this point in the history
  • Loading branch information
keisuke-umezawa committed Apr 18, 2024
1 parent 239ec16 commit 34459a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions optuna_dashboard/ts/components/DataGrid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ function DataGrid<T>(props: {
getPaginationRowModel: getPaginationRowModel(),
getFilteredRowModel: getFilteredRowModel(),
autoResetPageIndex: false,
//
// debugTable: true,
})

return (
Expand Down

0 comments on commit 34459a8

Please sign in to comment.