diff --git a/api/src/opentrons/protocol_api/core/engine/module_core.py b/api/src/opentrons/protocol_api/core/engine/module_core.py index 45f7afda583..4b29874fab8 100644 --- a/api/src/opentrons/protocol_api/core/engine/module_core.py +++ b/api/src/opentrons/protocol_api/core/engine/module_core.py @@ -24,7 +24,6 @@ LabwareNotLoadedOnModuleError, NoMagnetEngageHeightError, ) -from opentrons.protocol_engine.types import LabwareOffsetVector from opentrons.protocols.api_support.types import APIVersion