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

L2SS-412: Removed commented code

parent b12e7005
No related branches found
No related tags found
1 merge request!142L2SS-412: Use asyncio for opcua and other clients
...@@ -29,8 +29,6 @@ __all__ = ["hardware_device"] ...@@ -29,8 +29,6 @@ __all__ = ["hardware_device"]
import logging import logging
logger = logging.getLogger() logger = logging.getLogger()
#@log_exceptions()
class hardware_device(Device, metaclass=AbstractDeviceMetas): class hardware_device(Device, metaclass=AbstractDeviceMetas):
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment