mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
remove unused import
This commit is contained in:
1 parent
cc98ed1084
commit
47781fa1e0
1 file changed
+1
-1
@@ -1,7 +1,7 @@
|
||||
"""Meshtastic unit tests for stream_interface.py"""
|
||||
|
||||
import logging
|
||||
import re
|
||||
#import re
|
||||
|
||||
from unittest.mock import MagicMock
|
||||
import pytest
|
||||
|
||||
Reference in new issue
Block a user