diff options
Diffstat (limited to 'decoders/can/__init__.py')
-rw-r--r-- | decoders/can/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/decoders/can/__init__.py b/decoders/can/__init__.py index 38731c2..9f9fcde 100644 --- a/decoders/can/__init__.py +++ b/decoders/can/__init__.py @@ -28,4 +28,3 @@ MCP-2515DM-BM). ''' from .pd import * - |