remove unused import

This commit is contained in:
bezo97 2024-12-25 22:05:56 +01:00
parent e10cbaddea
commit f04ad04b65

View File

@ -1,5 +1,4 @@
import pytest
import json
from aiohttp import web
from unittest.mock import patch
from app.custom_node_manager import CustomNodeManager