mirror of
https://github.com/meshtastic/python.git
synced 2025-12-31 03:47:55 -05:00
temp removed import
This commit is contained in:
@@ -4,7 +4,7 @@ import sys
|
||||
import argparse
|
||||
import re
|
||||
|
||||
from unittest.mock import patch, MagicMock
|
||||
from unittest.mock import patch
|
||||
import pytest
|
||||
|
||||
from meshtastic.__main__ import initParser, main, Globals
|
||||
|
||||
Reference in New Issue
Block a user