Index: leahi_dialin/ro/modules/boost_pump.py =================================================================== diff -u -rbba41bff351f24b5665d1120b2cfb53fbe04dbd7 -r9941beb9ed54d596b3c5b44d53f48be4b0340bb9 --- leahi_dialin/ro/modules/boost_pump.py (.../boost_pump.py) (revision bba41bff351f24b5665d1120b2cfb53fbe04dbd7) +++ leahi_dialin/ro/modules/boost_pump.py (.../boost_pump.py) (revision 9941beb9ed54d596b3c5b44d53f48be4b0340bb9) @@ -16,7 +16,6 @@ import struct from logging import Logger -from .constants import PUMP_CONTROL_MODE_CLOSED_LOOP, PUMP_CONTROL_MODE_OPEN_LOOP from .constants import RESET, NO_RESET from ..common.msg_defs import MsgIds, MsgFieldPositions from ..protocols.CAN import DenaliMessage, DenaliChannels