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

L2SS-661: Removed unused imports

parent dfe2da47
Branches
Tags
1 merge request!254L2SS-661: Read all attributes and fix bugs
......@@ -12,7 +12,6 @@ import numpy
import datetime
import json
from tango import DevState
from tangostationcontrol.integration_test.device_proxy import TestDeviceProxy
from .base import AbstractTestBases
......
......@@ -9,7 +9,6 @@
# See LICENSE.txt for more info.
from .base import AbstractTestBases
from tango._tango import DevState
from tangostationcontrol.integration_test.device_proxy import TestDeviceProxy
class TestDeviceSST(AbstractTestBases.TestDeviceBase):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment