🔥 chore(test_websocket.py): remove unused import

The import statement for TestClient is unused and can be safely removed.
This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-06-12 10:44:03 -03:00
commit bcff7a42eb

View file

@ -1,4 +1,3 @@
from fastapi.testclient import TestClient