Skip to content

Commit

Permalink
Remove circular import
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Indenbaum <[email protected]>
  • Loading branch information
Alexander Indenbaum committed Dec 13, 2023
1 parent e6ea1e0 commit 434f6da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion control/grpc.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
from .proto import monitor_pb2
from .proto import monitor_pb2_grpc
from .config import GatewayConfig
from .discovery import DiscoveryService
from .state import GatewayState, GatewayStateHandler, OmapLock
from collections import defaultdict

Expand Down

0 comments on commit 434f6da

Please sign in to comment.