Skip to content

Commit

Permalink
this was new too whoops probably should have been a sign
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoster1 committed Dec 8, 2023
1 parent 21c9a9a commit 3dee992
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/organisms/ModuleWizardFlows/AttachProbe.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ export const AttachProbe = (props: AttachProbeProps): JSX.Element | null => {
])

const moduleDisplayName = getModuleDisplayName(attachedModule.moduleModel)
const pipetteId = attachedPipette.serialNumber

const attachedPipetteChannels = attachedPipette.data.channels
let pipetteAttachProbeVideoSource, probeLocation
Expand Down

0 comments on commit 3dee992

Please sign in to comment.