We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417ba7c commit 1c8a194Copy full SHA for 1c8a194
services/payments/src/simcore_service_payments/api/rpc/_payments_methods.py
@@ -18,7 +18,7 @@
18
from models_library.users import UserID
19
from models_library.wallets import WalletID
20
from pydantic import EmailStr
21
-from servicelib.logging_utils import get_log_record_extra, log_context
+from servicelib.logging_utils import log_context
22
from servicelib.rabbitmq import RPCRouter
23
24
from ...db.payments_methods_repo import PaymentsMethodsRepo
0 commit comments