Skip to content

Commit 4a7c698

Browse files
Drop unused 'import json' from test_http_shim_real.py post SSE-parser simplification
Co-authored-by: FluffyAIcode <FluffyAIcode@users.noreply.github.com>
1 parent 1c8c408 commit 4a7c698

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/integration/test_http_shim_real.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919

2020
from __future__ import annotations
2121

22-
import json
23-
2422
import pytest
2523
from httpx import ASGITransport, AsyncClient
2624

0 commit comments

Comments
 (0)