Skip to content
Snippets Groups Projects
Commit 193f2d84 authored by jkerdreu's avatar jkerdreu
Browse files

Cleanup


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@3072 b32b6428-25c9-4566-ad07-03861ab6144f
parent 8dfcfbac
No related branches found
No related tags found
No related merge requests found
import logging import logging
from xaal.schemas import devices from xaal.schemas import devices
from xaal.lib import tools,helpers from xaal.lib import tools
import logging
logger = logging.getLogger(__name__) logger = logging.getLogger(__name__)
......
import platform import platform
import logging import logging
from xaal.lib import tools,helpers
from xaal.schemas.devices import gateway from xaal.schemas.devices import gateway
from xaal.lib import tools
import time import time
import shlex import shlex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment