Skip to content

Commit a4be1d6

Browse files
committed
lint
1 parent df78185 commit a4be1d6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

app/src/molecules/InterventionModal/ModalContentOneColSimpleButtons.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import {
44
DIRECTION_COLUMN,
55
Flex,
66
LegacyStyledText,
7-
OVERFLOW_SCROLL,
87
RadioButton,
98
SPACING,
109
TYPOGRAPHY,

app/src/organisms/ModuleWizardFlows/useModuleSetupWizard.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { useEffect, useReducer, useState } from 'react'
22
import { useSelector } from 'react-redux'
33

44
import { useDeleteMaintenanceRunMutation } from '@opentrons/react-api-client'
5-
import { FLEX_STACKER_MODULE_TYPE } from '@opentrons/shared-data'
65

76
import { getModulePrepCommands } from '/app/local-resources/modules'
87
import { getIsOnDevice } from '/app/redux/config'

0 commit comments

Comments
 (0)