Skip to content

Commit

Permalink
Issue with merge in 2.6.1 of #1665
Browse files Browse the repository at this point in the history
  • Loading branch information
dlpzx committed Dec 27, 2024
1 parent 4b9d784 commit 99dd5bb
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions frontend/src/services/graphql/Datasets/getDataset.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ export const getDataset = (datasetUri) => ({
language
confidentiality
autoApprovalEnabled
organization {
organizationUri
label
}
terms {
count
nodes {
Expand All @@ -61,11 +57,6 @@ export const getDataset = (datasetUri) => ({
environmentUri
label
region
subscriptionsEnabled
subscriptionsProducersTopicImported
subscriptionsConsumersTopicImported
subscriptionsConsumersTopicName
subscriptionsProducersTopicName
organization {
organizationUri
label
Expand Down

0 comments on commit 99dd5bb

Please sign in to comment.