Skip to content
Snippets Groups Projects
Commit ce6e8ede authored by Corné Lukken's avatar Corné Lukken
Browse files

L2SS-611: Prevent unused imports in retriever

parent a3dfa208
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !235. Comments created here will be created in the context of that merge request.
#! /usr/bin/env python3 #! /usr/bin/env python3
from tango import DeviceProxy, AttributeProxy
from tangostationcontrol.toolkit.archiver_util import get_db_config, split_tango_name from tangostationcontrol.toolkit.archiver_util import get_db_config, split_tango_name
from abc import ABC, abstractmethod from abc import ABC, abstractmethod
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment