Skip to content

Commit

Permalink
remove some leftover from data page
Browse files Browse the repository at this point in the history
  • Loading branch information
nemeth-wias committed Jan 9, 2024
1 parent d1d0359 commit 008987c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/src/pages/d/[dataId].js
Original file line number Diff line number Diff line change
Expand Up @@ -318,10 +318,6 @@ function Dataset({ data }) {



<Helmet title="OpenML Datasets" />
<Typography variant="h3" gutterBottom>
Dataset {dataId}
</Typography>
</React.Fragment>
);
}
Expand Down

0 comments on commit 008987c

Please sign in to comment.