mirror of
https://github.com/meshtastic/python.git
synced 2026-01-02 04:47:54 -05:00
remove unused import
This commit is contained in:
@@ -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