diff --git a/meshtastic/tests/test_stream_interface.py b/meshtastic/tests/test_stream_interface.py index 327d78a..6815810 100644 --- a/meshtastic/tests/test_stream_interface.py +++ b/meshtastic/tests/test_stream_interface.py @@ -1,7 +1,7 @@ """Meshtastic unit tests for stream_interface.py""" import logging -import re +#import re from unittest.mock import MagicMock import pytest