We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef9eacb commit 6609ad7Copy full SHA for 6609ad7
1 file changed
src/replit_river/rpc.py
@@ -18,7 +18,6 @@
18
)
19
20
import grpc
21
-import grpc.aio
22
from aiochannel import Channel, ChannelClosed
23
from opentelemetry.propagators.textmap import Setter
24
from pydantic import BaseModel, ConfigDict, Field
0 commit comments