Skip to content

Commit a8037e8

Browse files
authored
Merge pull request #183 from DataCloud-project/bugfix-181
fix(bug): 🐛 resolves #181
2 parents fb30a70 + 6fb2b6e commit a8037e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/queries/get_all_artifacts.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ const allArtifactsQuery = gql`
55
artifacts(bucketName: $bucketName) {
66
name
77
url
8-
size
98
bucketName
109
}
1110
}

0 commit comments

Comments
 (0)