Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Fix dupe key error... again?
Browse files Browse the repository at this point in the history
  • Loading branch information
sophstad committed Dec 15, 2023
1 parent 146c677 commit 59c1abd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gql/mocks/taskData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ export const taskQuery: TaskQuery = {
details: {
description:
"Long description that requirese use of the inline definition component. This would include details about where the task failed.",
diskDevices: [],
oomTracker: {
detected: false,
},
Expand Down

0 comments on commit 59c1abd

Please sign in to comment.