Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ahiuchingau committed May 30, 2024
1 parent 4e2036d commit 5b26d71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/organisms/ModuleCard/AbsorbanceReaderSlideout.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import * as React from 'react'
import { useTranslation } from 'react-i18next'
import { useCreateLiveCommandMutation } from '@opentrons/react-api-client'
import { getModuleDisplayName } from '@opentrons/shared-data'
import { SPACING, StyledText, TYPOGRAPHY } from '@opentrons/components'
import { Slideout } from '../../atoms/Slideout'
Expand Down

0 comments on commit 5b26d71

Please sign in to comment.