mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 22:39:18 -04:00
temp removed import
This commit is contained in:
1 parent
10e97ee88c
commit
e414e7fb35
1 file changed
+1
-1
@@ -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