🔥 chore(test_websocket.py): remove unused imports
The imports for json and patch were not used in the file and were removed to improve code readability and maintainability.
This commit is contained in:
parent
4485f55d53
commit
5fe1435f9e
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
import json
|
||||
from unittest.mock import patch
|
||||
|
||||
from fastapi.testclient import TestClient
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue