Skip to content

Commit

Permalink
cleanup extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
aarohinadkarni committed Jan 19, 2024
1 parent 16fe3af commit 5180563
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/researcher_console/DatasetSubmissionsTable.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ export default function DatasetSubmissionsTable(props) {
setTerms(props.terms);
setIsLoading(props.isLoading);
redrawRows(open,selectedTerm);

} catch (error) {
Notifications.showError({text: 'Error: Unable to retrieve datasets from server'});
}
Expand Down

0 comments on commit 5180563

Please sign in to comment.