Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGoodall committed Jan 16, 2025
1 parent 8022dce commit 6779904
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/middleware/dataview.middleware.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ export default [
fetchOrgInfo,
fetchDatasetInfo,

// fetch sources
fetchResources,
fetchEntityIssueCounts,
fetchEntryIssueCounts,
Expand All @@ -104,8 +103,6 @@ export default [
getSetDataRange(config.tablePageLength),
show404IfPageNumberNotInRange,

// fetchTaskCount

fetchEntities,
extractJsonFieldFromEntities,
replaceUnderscoreInEntities,
Expand Down

0 comments on commit 6779904

Please sign in to comment.