Skip to content

Commit 6fb2b6e

Browse files
committed
fix(bug): 🐛 resolves #181
1 parent fb30a70 commit 6fb2b6e

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)