Skip to content

Commit

Permalink
remove unused const
Browse files Browse the repository at this point in the history
  • Loading branch information
jerader committed Dec 6, 2023
1 parent d635c0c commit 1064944
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions step-generation/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,4 @@ export const MODULES_WITH_COLLISION_ISSUES: ModuleModel[] = [
]
export const FIXED_TRASH_ID: 'fixedTrash' = 'fixedTrash'

export const OT_2_TRASH_DEF_URI = 'opentrons/opentrons_1_trash_1100ml_fixed/1'
export const FLEX_TRASH_DEF_URI = 'opentrons/opentrons_1_trash_3200ml_fixed/1'

export const COLUMN_4_SLOTS = ['A4', 'B4', 'C4', 'D4']

0 comments on commit 1064944

Please sign in to comment.