Skip to content

Commit

Permalink
remove console
Browse files Browse the repository at this point in the history
  • Loading branch information
TobyDrane committed Oct 19, 2023
1 parent f051208 commit d51b61b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/src/pages/data/download/[layer]/[domain]/[dataset].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ function DownloadDataset() {
getDatasetInfo
)

console.log(datasetInfoData)

const { isLoading, mutate, error } = useMutation<
Response,
Error,
Expand Down

0 comments on commit d51b61b

Please sign in to comment.