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

Fix imports

parent db56267d
No related branches found
No related tags found
No related merge requests found
......@@ -123,7 +123,7 @@ class SST(hardware_device):
def main(args=None, **kwargs):
"""Main function of the SST Device module."""
from util.lofar_logging import configure_logger
from common.lofar_logging import configure_logger
import logging
configure_logger(logging.getLogger())
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment