Loading services/TS29222_CAPIF_API_Invoker_Management_API/api_invoker_management/controllers/default_controller.py +0 −1 Original line number Original line Diff line number Diff line Loading @@ -8,7 +8,6 @@ from flask import Response, request, current_app from flask_jwt_extended import jwt_required, get_jwt_identity from flask_jwt_extended import jwt_required, get_jwt_identity from cryptography import x509 from cryptography import x509 from cryptography.hazmat.backends import default_backend from cryptography.hazmat.backends import default_backend from ..core.publisher import Publisher from functools import wraps from functools import wraps invoker_operations = InvokerManagementOperations() invoker_operations = InvokerManagementOperations() Loading Loading
services/TS29222_CAPIF_API_Invoker_Management_API/api_invoker_management/controllers/default_controller.py +0 −1 Original line number Original line Diff line number Diff line Loading @@ -8,7 +8,6 @@ from flask import Response, request, current_app from flask_jwt_extended import jwt_required, get_jwt_identity from flask_jwt_extended import jwt_required, get_jwt_identity from cryptography import x509 from cryptography import x509 from cryptography.hazmat.backends import default_backend from cryptography.hazmat.backends import default_backend from ..core.publisher import Publisher from functools import wraps from functools import wraps invoker_operations = InvokerManagementOperations() invoker_operations = InvokerManagementOperations() Loading