Skip to content
Snippets Groups Projects
Commit 7a2747e0 authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-449: Remove superfluous import

parent d366fa61
No related branches found
No related tags found
1 merge request!175Resolve L2SS-449 "Add deviceproxy to devices"
......@@ -15,8 +15,7 @@ from abc import abstractmethod
# PyTango imports
from tango.server import Device, command, DeviceMeta, attribute
from tango import AttrWriteType, DevState, DebugIt, Attribute, DeviceProxy, DevFailed
from tango import AttrWriteType, DevState, DebugIt, Attribute, DeviceProxy
import time
import math
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment