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

L2SS-412: Remove unused import

parent d8e60781
No related branches found
No related tags found
1 merge request!142L2SS-412: Use asyncio for opcua and other clients
...@@ -23,7 +23,6 @@ from tango.server import run, command ...@@ -23,7 +23,6 @@ from tango.server import run, command
from tango.server import device_property, attribute from tango.server import device_property, attribute
from tango import AttrWriteType from tango import AttrWriteType
import numpy import numpy
import asyncio
# Additional import # Additional import
from device_decorators import * from device_decorators import *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment