diff --git a/tangostationcontrol/tangostationcontrol/test/devices/test_beam_device.py b/tangostationcontrol/tangostationcontrol/test/devices/test_beam_device.py index 8db5c40bc43900e74c8d253d79ab84d35f7b07f0..929f969b3383c2a3932779e434523862d6702988 100644 --- a/tangostationcontrol/tangostationcontrol/test/devices/test_beam_device.py +++ b/tangostationcontrol/tangostationcontrol/test/devices/test_beam_device.py @@ -7,9 +7,7 @@ # Distributed under the terms of the APACHE license. # See LICENSE.txt for more info. -import numpy - -from tango import DevState, DevFailed +from tango import DevState from tango.test_context import DeviceTestContext from tangostationcontrol.devices import beam