Skip to content

Commit

Permalink
fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
jerader committed Nov 9, 2023
1 parent 861e88a commit f9a404a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion step-generation/src/errorCreators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,4 @@ export const gripperRequired = (): CommandCreatorError => {
type: 'GRIPPER_REQUIRED',
message: 'The gripper is required to fulfill this action',
}
}
}

0 comments on commit f9a404a

Please sign in to comment.