Skip to content

Commit

Permalink
clean up props
Browse files Browse the repository at this point in the history
  • Loading branch information
ncdiehl11 committed Aug 5, 2024
1 parent b9efb43 commit 8cb1a5b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ import { getModuleDisplayName } from '@opentrons/shared-data'

interface LabwareStackModalProps {
labwareIdTop: string
labwareIdBottom?: string
moduleId?: string
runId: string
closeModal: () => void
}
Expand Down

0 comments on commit 8cb1a5b

Please sign in to comment.