biome: 1.9.2 -> 1.9.3 (#349335)
[NixPkgs.git] / pkgs / development / python-modules / ariadne / remove-opentracing.patch
blobeecbfafea9b9a1c05b8dc9d08a70e1960f3016c6
1 diff --git a/tests/asgi/conftest.py b/tests/asgi/conftest.py
2 index a703466..223586e 100644
3 --- a/tests/asgi/conftest.py
4 +++ b/tests/asgi/conftest.py
5 @@ -8,7 +8,6 @@ from ariadne.asgi.handlers import (
6 GraphQLTransportWSHandler,
7 GraphQLWSHandler,
9 -from ariadne.contrib.tracing.opentracing import opentracing_extension
12 @pytest.fixture