diff --git a/tests/api/bma/test_network.py b/tests/api/bma/test_network.py
index 6dc62d5c7cd8a4046410e0b54e8fd461b2d353e3..5c3b6903171fc92057cd59e495b4fc792327dcca 100644
--- a/tests/api/bma/test_network.py
+++ b/tests/api/bma/test_network.py
@@ -21,10 +21,9 @@ import jsonschema
 from jsonschema import ValidationError, SchemaError
 
 from duniterpy.api.bma import network
-from tests.api.webserver import WebFunctionalSetupMixin, web
 
 
-class TestBmaNetwork(WebFunctionalSetupMixin, unittest.TestCase):
+class TestBmaNetwork(unittest.TestCase):
     def test_peers(self):
         json_sample = {
             "peers": [