Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jerader committed Dec 18, 2024
1 parent fbce3bb commit 91639a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protocol-designer/src/top-selectors/substep-highlight.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import type {
import type { PipetteEntity, LabwareEntity } from '@opentrons/step-generation'
import type { Selector } from '../types'
import type { SubstepItemData } from '../steplist/types'
import { getSelectedSubstep } from '../ui/steps/selectors'

function _wellsForPipette(
pipetteEntity: PipetteEntity,
Expand Down

0 comments on commit 91639a3

Please sign in to comment.