Skip to content

Commit 6609ad7

Browse files
Revert "We need to explicitly import grpc.aio if we want to use it without errors"
This reverts commit 4e6128e.
1 parent ef9eacb commit 6609ad7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/replit_river/rpc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
)
1919

2020
import grpc
21-
import grpc.aio
2221
from aiochannel import Channel, ChannelClosed
2322
from opentelemetry.propagators.textmap import Setter
2423
from pydantic import BaseModel, ConfigDict, Field

0 commit comments

Comments
 (0)