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.
2 parents b78738e + 6ea3fa9 commit e63aeceCopy full SHA for e63aece
src/api/deleteCpmProduct/index.py
@@ -1,4 +1,4 @@
1
-from api_utils.api_step_chain import execute_step_chain_fhir as execute_step_chain
+from api_utils.api_step_chain import execute_step_chain
2
from domain.logging.step_decorators import logging_step_decorators
3
from event.aws.client import dynamodb_client
4
from event.environment import BaseEnvironment
0 commit comments