refactor(tests): remove unused asyncio import from test_propagation_nodes_robustness.py
This commit is contained in:
@@ -4,7 +4,6 @@ import pytest
|
||||
import json
|
||||
from unittest.mock import MagicMock, patch
|
||||
from meshchatx.meshchat import ReticulumMeshChat
|
||||
import asyncio
|
||||
import RNS
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user