Skip to content

Commit

Permalink
Update starlette/middleware/base.py
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Grainger <[email protected]>
  • Loading branch information
Kludex and graingert authored Dec 26, 2024
1 parent 60aa58d commit f3868f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion starlette/middleware/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import typing

import anyio
from anyio.streams.memory import MemoryObjectReceiveStream, MemoryObjectSendStream

from starlette._utils import collapse_excgroups
from starlette.requests import ClientDisconnect, Request
Expand Down

0 comments on commit f3868f8

Please sign in to comment.