Skip to content

Commit

Permalink
QA fix
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Jan 14, 2022
1 parent ec150ef commit 7b6767d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redisdb_exchange_plugin/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
from typing import Dict, Optional

# Library dependencies
from kink import inject
import metadata.exceptions as metadata_exceptions
from exchange.client import IClient
from exchange.consumer import Consumer
from kink import inject
from metadata.loader import load_schema_by_routing_key
from metadata.routing import RoutingKey
from metadata.types import ModuleOrigin
Expand Down

0 comments on commit 7b6767d

Please sign in to comment.