Skip to content

Commit

Permalink
fixup! Add a grpc streaming helper
Browse files Browse the repository at this point in the history
Signed-off-by: Sahas Subramanian <[email protected]>
  • Loading branch information
shsms committed Dec 15, 2023
1 parent 95e5e6d commit 69c7a11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

from frequenz import channels

from .. import retry_strategy
from . import retry_strategy

_logger = logging.getLogger(__name__)

Expand Down
8 changes: 0 additions & 8 deletions src/frequenz/client/base/grpc_streaming_helper/__init__.py

This file was deleted.

0 comments on commit 69c7a11

Please sign in to comment.