Reemove server.

This commit is contained in:
Nicolas Patry 2024-09-12 11:16:37 +02:00
parent 5bd547cdf1
commit 952f503332
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -105,7 +105,6 @@
pytest-asyncio pytest-asyncio
ruff ruff
syrupy syrupy
server
]); ]);
inputsFrom = [ server ]; inputsFrom = [ server ];