Skip to content

Commit

Permalink
remove duplicated item from types
Browse files Browse the repository at this point in the history
  • Loading branch information
koji committed May 28, 2024
1 parent 4583fb8 commit c6acd68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api-client/src/runs/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ export interface LegacyGoodRunData {
labware: LoadedLabware[]
liquids: Liquid[]
modules: LoadedModule[]
liquids: Liquid[]
protocolId?: string
labwareOffsets?: LabwareOffset[]
runTimeParameters: RunTimeParameter[]
Expand Down

0 comments on commit c6acd68

Please sign in to comment.